summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-17locking/rt: Add base code for RT rw_semaphore and rwlockThomas Gleixner1-0/+39
2021-08-17locking/rtmutex: Provide rt_mutex_base_is_locked()Thomas Gleixner1-0/+12
2021-08-17locking/rtmutex: Split out the inner parts of 'struct rtmutex'Peter Zijlstra1-6/+17
2021-08-17locking/rtmutex: Remove rt_mutex_is_locked()Peter Zijlstra1-11/+0
2021-08-17sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner1-2/+5
2021-08-17sched/core: Provide a scheduling point for RT locksThomas Gleixner1-0/+3
2021-08-17sched/wakeup: Prepare for RT sleeping spin/rwlocksThomas Gleixner1-0/+66
2021-08-17sched/wakeup: Reorganize the current::__state helpersThomas Gleixner1-25/+23
2021-08-17sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bitThomas Gleixner1-1/+3
2021-08-17locking/rtmutex: Set proper wait context for lockdepThomas Gleixner1-7/+12
2021-08-17locking/local_lock: Add missing owner initializationThomas Gleixner1-19/+23
2021-08-17Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar713-7889/+15232
2021-08-17power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak1-3/+6
2021-08-17power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak1-1/+1
2021-08-17power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak1-1/+0
2021-08-17mac80211: add support for BSS color changeJohn Crispin1-0/+29
2021-08-17nl80211: add support for BSS coloringJohn Crispin2-0/+135
2021-08-17fs: add generic helper for filling statx attribute flagsAmir Goldstein2-0/+5
2021-08-17iomap: constify iomap_iter_srcmapChristoph Hellwig1-1/+1
2021-08-17iomap: rework unshare flagChristoph Hellwig1-0/+1
2021-08-17iomap: remove iomap_applyChristoph Hellwig1-10/+0
2021-08-17iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig1-2/+2
2021-08-17iomap: add the new iomap_iter modelChristoph Hellwig1-0/+56
2021-08-17iomap: mark the iomap argument to iomap_inline_data_valid constChristoph Hellwig1-1/+1
2021-08-17iomap: mark the iomap argument to iomap_inline_data constChristoph Hellwig1-1/+1
2021-08-17iomap: mark the iomap argument to iomap_sector constChristoph Hellwig1-2/+1
2021-08-17iomap: remove the iomap arguments to ->page_{prepare,done}Christoph Hellwig1-3/+2
2021-08-17af_unix: Add unix_stream_proto for sockmapJiang Wang1-2/+6
2021-08-17Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+2
2021-08-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko2-3/+16
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko4-4/+26
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko3-0/+8
2021-08-17bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functionsAndrii Nakryiko2-77/+107
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko2-25/+38
2021-08-17ethtool: add two link extended substates of bad signal integrityGuangbin Huang1-0/+2
2021-08-16Merge tag 'renesas-arm-dt-for-v5.15-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2021-08-16notifier: Remove atomic_notifier_call_chain_robust()Valentin Schneider1-2/+0
2021-08-16blk-cgroup: stop using seq_get_bufChristoph Hellwig1-2/+2
2021-08-16bvec: add a bvec_virt helperChristoph Hellwig1-0/+12
2021-08-16PM: domains: Add support for 'required-opps' to set default perf stateRajendra Nayak1-0/+1
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+19
2021-08-16dt-bindings: power: supply: smb347-charger: Document USB VBUS regulatorDmitry Osipenko1-0/+4
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz1-0/+1
2021-08-16tracing: Fix a typo in tracepoint.hHuang Shijie1-1/+1
2021-08-16ACPICA: Update version to 20210730Bob Moore1-1/+1
2021-08-16ACPICA: Add method name "_DIS" For use with aslmethod.cBob Moore1-0/+1
2021-08-16ACPICA: iASL: Fix for WPBT table with no command-line argumentsBob Moore1-0/+4
2021-08-16ACPICA: Headers: Add new DBG2 Serial Port SubtypesMarcin Wojtas1-1/+14
2021-08-16ACPICA: Macros should not use a trailing semicolonBob Moore1-1/+1
2021-08-16ACPICA: iASL: Add support for the AEST table (data compiler)Bob Moore2-0/+171