index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
1
-2
/
+2
2021-08-16
iomap: add the new iomap_iter model
Christoph Hellwig
1
-0
/
+56
2021-08-16
iomap: mark the iomap argument to iomap_inline_data_valid const
Christoph Hellwig
1
-1
/
+1
2021-08-16
iomap: mark the iomap argument to iomap_inline_data const
Christoph Hellwig
1
-1
/
+1
2021-08-16
iomap: mark the iomap argument to iomap_sector const
Christoph Hellwig
1
-2
/
+1
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
1
-3
/
+2
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-3
/
+0
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
3
-4
/
+19
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2
-0
/
+6
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2
-76
/
+106
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2
-24
/
+37
2021-08-16
notifier: Remove atomic_notifier_call_chain_robust()
Valentin Schneider
1
-2
/
+0
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
1
-2
/
+2
2021-08-16
bvec: add a bvec_virt helper
Christoph Hellwig
1
-0
/
+12
2021-08-16
PM: domains: Add support for 'required-opps' to set default perf state
Rajendra Nayak
1
-0
/
+1
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-4
/
+19
2021-08-16
tracing: Fix a typo in tracepoint.h
Huang Shijie
1
-1
/
+1
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-0
/
+2
2021-08-16
dma-buf: nuke seqno-fence
Christian König
1
-109
/
+0
2021-08-16
Merge 5.14-rc6 into usb-next
Greg Kroah-Hartman
9
-9
/
+16
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
9
-9
/
+16
2021-08-16
Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-25
/
+26
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+5
2021-08-15
of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()
Geert Uytterhoeven
1
-1
/
+0
2021-08-15
of: fdt: Remove early_init_dt_reserve_memory_arch() override capability
Geert Uytterhoeven
1
-2
/
+0
2021-08-15
bpf: af_unix: Implement BPF iterator for UNIX domain socket.
Kuniyuki Iwashima
1
-1
/
+2
2021-08-15
Merge tag 'iio-for-5.15a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-16
/
+16
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
1
-697
/
+0
2021-08-14
thermal: Spelling s/scallbacks/callbacks/
Geert Uytterhoeven
1
-1
/
+1
2021-08-14
thermal/core: Fix thermal_cooling_device_register() prototype
Arnd Bergmann
1
-2
/
+3
2021-08-14
power: supply: core: Parse battery chemistry/technology
Linus Walleij
1
-0
/
+1
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
1
-4
/
+5
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-20
/
+28
2021-08-13
net: in_irq() cleanup
Changbin Du
1
-1
/
+1
2021-08-13
Merge tag 'ib-mt6360-for-5.15-signed' into psy-next
Sebastian Reichel
1
-0
/
+2
2021-08-13
lib: add linear range get selector within
Gene Chen
1
-0
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-6
/
+36
2021-08-13
usb: gadget: remove unnecessary AND operation when get ep maxp
Chunfeng Yun
1
-1
/
+1
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
1
-0
/
+1
2021-08-13
cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask and list
Tian Tao
2
-0
/
+44
2021-08-13
Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
2
-29
/
+2
2021-08-13
KVM: Allow to have arch-specific per-vm debugfs files
Peter Xu
1
-0
/
+1
2021-08-13
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
1
-0
/
+9
2021-08-13
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
1
-0
/
+14
2021-08-13
fs: Move notify_change permission checks into may_setattr
Andreas Gruenbacher
1
-0
/
+2
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-8
/
+11
2021-08-12
Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
Arnd Bergmann
1
-0
/
+2
2021-08-12
Merge tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
1
-3
/
+0
2021-08-12
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
Andy Shevchenko
1
-0
/
+7
2021-08-12
clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
Andy Shevchenko
1
-1
/
+0
[prev]
[next]