summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Linux 4.14.303v4.14.303Greg Kroah-Hartman1-1/+1
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2-10/+9
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia1-2/+2
2023-01-18ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu1-0/+4
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-0/+4
2023-01-18net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni1-1/+15
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2023-01-18net: sched: disallow noqueue for qdisc classesFrederick Lawler1-3/+7
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-2/+6
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-28/+42
2023-01-18hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-18hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann2-12/+6
2023-01-18nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-18x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-18udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-18caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-18net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-18nfc: Fix potential resource leaksMiaoqian Lin1-14/+38
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-18bpf: pull before calling skb_postpull_rcsum()Jakub Kicinski1-2/+5
2023-01-18SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2-2/+22
2023-01-18ext4: allocate extended attribute value in vmalloc areaYe Bin1-2/+2
2023-01-18ext4: avoid unaccounted block allocation when expanding inodeJan Kara1-0/+8
2023-01-18ext4: initialize quota before expanding inode in setproject ioctlJan Kara1-4/+4
2023-01-18ext4: fix inode leak in ext4_xattr_inode_create() on an error pathYe Bin1-0/+3
2023-01-18ext4: avoid BUG_ON when creating xattrsJan Kara1-8/+0
2023-01-18ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques1-1/+8
2023-01-18ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin1-0/+3
2023-01-18ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li1-1/+1
2023-01-18ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui1-1/+1
2023-01-18ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-18device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9