summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Molnar404-5044/+7573
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-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-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko1-3/+0
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko3-4/+19
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko2-0/+6
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-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-16tracing: Fix a typo in tracepoint.hHuang Shijie1-1/+1
2021-08-16params: lift param_set_uint_minmax to common codeSagi Grimberg1-0/+2
2021-08-16Merge 5.14-rc6 into usb-nextGreg Kroah-Hartman9-9/+16
2021-08-16Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman9-9/+16
2021-08-16Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-25/+26
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2021-08-15of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()Geert Uytterhoeven1-1/+0
2021-08-15of: fdt: Remove early_init_dt_reserve_memory_arch() override capabilityGeert Uytterhoeven1-2/+0
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima1-1/+2
2021-08-15Merge tag 'iio-for-5.15a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-16/+16
2021-08-15remove the lightnvm subsystemChristoph Hellwig1-697/+0
2021-08-14thermal: Spelling s/scallbacks/callbacks/Geert Uytterhoeven1-1/+1
2021-08-14thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann1-2/+3
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij1-0/+1
2021-08-14dma-mapping: return an unsigned int from dma_map_sg{,_attrs}Christoph Hellwig1-4/+5
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-20/+28
2021-08-14net: in_irq() cleanupChangbin Du1-1/+1
2021-08-13Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel1-0/+2
2021-08-13lib: add linear range get selector withinGene Chen1-0/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-6/+36
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+1
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ...Tian Tao2-0/+44
2021-08-13Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2-29/+2
2021-08-13KVM: Allow to have arch-specific per-vm debugfs filesPeter Xu1-0/+1