summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren1-3/+16
2022-08-25selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2-40/+66
2022-08-25selinux: Clean up initialization of isec->sclassAndreas Gruenbacher1-6/+4
2022-08-25proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher5-21/+14
2022-08-25selinux: Minor cleanupsAndreas Gruenbacher2-3/+4
2022-08-25ion: Make user_ion_handle_put_nolock() a void functionNathan Chancellor1-6/+2
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2022-08-25ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman1-1/+2
2022-08-25netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal1-1/+6
2022-08-25net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He1-0/+1
2022-08-25net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima1-0/+6
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-08-25ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-08-25Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2-13/+49
2022-07-29Linux 4.9.325v4.9.325Greg Kroah-Hartman1-1/+1
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso1-7/+7
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby3-12/+36
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby1-5/+10
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby2-23/+8
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby2-3/+3
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby6-11/+11
2022-07-29ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai1-0/+1
2022-07-29bpf: Make sure mac_header was set before using itEric Dumazet1-3/+5
2022-07-29mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng1-1/+1
2022-07-29Revert "Revert "char/random: silence a lockdep splat with printk()""Jason A. Donenfeld1-2/+2
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-29tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima1-1/+1
2022-07-29igmp: Fix a data-race around sysctl_igmp_max_memberships.Kuniyuki Iwashima1-1/+1
2022-07-29igmp: Fix data-races around sysctl_igmp_llm_reports.Kuniyuki Iwashima1-8/+13
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock1-25/+5
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_threshold.Kuniyuki Iwashima1-1/+1
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima1-1/+2
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima1-1/+1
2022-07-29perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra1-14/+31
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin1-0/+1
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua1-1/+4
2022-07-29misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan1-1/+3
2022-07-29misc: rtsx_usb: use separate command and response buffersShuah Khan2-10/+17
2022-07-29misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2-7/+7
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour1-1/+2
2022-07-29security,selinux,smack: kill security_task_wait hookStephen Smalley6-62/+2
2022-07-21Linux 4.9.324v4.9.324Greg Kroah-Hartman1-1/+1
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-07-21mm: invalidate hwpoison page cache page in fault pathRik van Riel1-2/+7
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park1-3/+2
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen1-1/+3
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-21x86: Clear .brk area at early bootJuergen Gross1-0/+2