summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-17kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-08-17soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-08-17rcutorture: Warn on individual rcu_torture_init() error conditionsPaul E. McKenney
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger
2022-08-17ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-17wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-08-17sched/core: Always flush pending blk_plugJohn Keeping
2022-08-17sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-08-17mbcache: add functions to delete entry if unusedJan Kara
2022-08-17fix short copy handling in copy_mc_pipe_to_iter()Al Viro
2022-08-17lockd: detect and reject lock arguments that overflowJeff Layton
2022-08-17add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-11block: fix default IO priority handling againJan Kara
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong
2022-07-29net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong
2022-07-29net: skb_drop_reason: add document for drop reasonsMenglong Dong
2022-07-29net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-07-29net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-07-29net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-07-29net: skb: introduce kfree_skb_reason()Menglong Dong
2022-07-29sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-23x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-07-21firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-07-21firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-07-21ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-21reset: Fix devm bulk optional exclusive control getterSerge Semin
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-12Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller