aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-02platform/surface: aggregator: Move device registry helper functions to core moduleMaximilian Luz1-0/+52
2022-07-02platform/surface: aggregator: Add helper macros for requests with argument and return valueMaximilian Luz2-0/+161
2022-07-01panic: Taint kernel if tests are runDavid Gow1-1/+2
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2-2/+5
2022-07-01fanotify: introduce FAN_MARK_IGNOREAmir Goldstein1-1/+4
2022-07-01fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein1-4/+5
2022-07-01fanotify: prepare for setting event flags in ignore maskAmir Goldstein1-6/+83
2022-07-01firmware: Hold a reference for of_find_compatible_node()Liang He1-2/+6
2022-07-01uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker1-2/+4
2022-07-01wifi: ieee80211: s1g action frames are not robustPeter Chiu1-0/+1
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean1-0/+3
2022-06-30bitmap: don't assume compiler evaluates small mem*() builtins callsAlexander Lobakin1-3/+19
2022-06-30bitops: let optimize out non-atomic bitops on compile-time constantsAlexander Lobakin1-1/+17
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin1-1/+17
2022-06-30bitops: define const_*() versions of the non-atomicsAlexander Lobakin1-0/+1
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin1-0/+17
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+17
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-64/+51
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-5/+17
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+7
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+4
2022-06-30vfio: Split migration ops from main device opsYishai Hadas1-10/+20
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen1-0/+5
2022-06-30tty: serial: samsung_tty: loopback mode supportChanho Park1-1/+1
2022-06-30spi: spi.c: Fix comment styleDavid Jander1-41/+41
2022-06-30sysctl: add proc_dointvec_ms_jiffies_minmaxYuwei Wang1-0/+2
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-06-29iosys-map: Add per-word writeLucas De Marchi1-9/+29
2022-06-29iosys-map: Add per-word readLucas De Marchi1-9/+33
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker2-8/+8
2022-06-29context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()Frederic Weisbecker1-1/+1
2022-06-29context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()Frederic Weisbecker1-6/+7
2022-06-29context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()Frederic Weisbecker1-2/+2
2022-06-29bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev1-0/+2
2022-06-29bpf: minimize number of allocated lsm slots per programStanislav Fomichev3-8/+10
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev5-1/+54
2022-06-29bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev2-3/+3
2022-06-29bpf: add bpf_func_t and trampoline helpersStanislav Fomichev1-6/+5
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi1-0/+5
2022-06-29usb: typec_altmode: add a missing "@" at a kernel-doc parameterMauro Carvalho Chehab1-1/+1
2022-06-29regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald1-2/+4
2022-06-29regmap-irq: Add get_irq_reg() callbackAidan MacDonald1-2/+13
2022-06-29regmap-irq: Fix inverted handling of unmask registersAidan MacDonald1-3/+15
2022-06-29regmap-irq: Deprecate type registers and virtual registersAidan MacDonald1-6/+12
2022-06-29regmap-irq: Introduce config registers for irq typesAidan MacDonald1-0/+12