summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18Linux 4.14.303v4.14.303Greg Kroah-Hartman
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-18net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet
2023-01-18net: sched: disallow noqueue for qdisc classesFrederick Lawler
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-18hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann
2023-01-18nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-18x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-18udf: Fix extension of the last extent in the fileJan Kara
2023-01-18caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-18net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-18nfc: Fix potential resource leaksMiaoqian Lin
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-18bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski
2023-01-18SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-18ext4: allocate extended attribute value in vmalloc areaYe Bin
2023-01-18ext4: avoid unaccounted block allocation when expanding inodeJan Kara
2023-01-18ext4: initialize quota before expanding inode in setproject ioctlJan Kara
2023-01-18ext4: fix inode leak in ext4_xattr_inode_create() on an error pathYe Bin
2023-01-18ext4: avoid BUG_ON when creating xattrsJan Kara
2023-01-18ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques
2023-01-18ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin
2023-01-18ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li
2023-01-18ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui
2023-01-18ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser
2023-01-18device_cgroup: Roll back to original exceptions after copy failureWang Weiyang
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer