summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu1-0/+6
2022-07-21raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-06-29netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso4-9/+9
2022-06-29netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso3-5/+5
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-29vt: drop old FONT ioctlsJiri Slaby1-8/+0
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2022-06-14netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2-1/+2
2022-06-14netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso1-1/+0
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-14net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray1-28/+8
2022-06-09nodemask.h: fix compilation error with GCC12Christophe de Dinechin1-7/+6
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-8/+38
2022-06-09mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami1-0/+1
2022-06-09mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö1-0/+1
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+2
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren1-0/+12
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-09thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano1-1/+1
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore5-15/+30
2022-06-09Bluetooth: use inclusive language when filtering devicesArchie Pusaka2-12/+12
2022-06-09Bluetooth: Interleave with allowlist scanHoward Chung1-0/+10
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-09drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-06-09ALSA: jack: Access input_dev under mutexAmadeusz Sławiński1-0/+1
2022-06-09ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-06-09Fonts: Make font size unsigned in font_descPeilin Ye1-1/+1
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2