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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
1
-0
/
+1
2022-09-21
io_uring: signal registered eventfd to process deferred task work
Dylan Yudaken
1
-0
/
+2
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
1
-0
/
+2
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2
-2
/
+2
2022-09-21
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
1
-2
/
+9
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-0
/
+23
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
6
-20
/
+29
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
1
-0
/
+2
2022-09-21
mtd: track maximum number of bitflips for each read request
Michał Kępień
1
-0
/
+5
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
1
-3
/
+1
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
383
-4585
/
+11145
2022-09-21
ata: fix ata_id_has_dipm()
Niklas Cassel
1
-11
/
+4
2022-09-21
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
1
-2
/
+4
2022-09-21
ata: fix ata_id_has_devslp()
Niklas Cassel
1
-1
/
+4
2022-09-21
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
1
-4
/
+9
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
1
-3
/
+7
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+12
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
1
-0
/
+6
2022-09-20
headers: Remove some left-over license text
Christophe JAILLET
2
-4
/
+0
2022-09-20
firmware: xilinx: add support for sd/gem config
Ronak Jain
1
-0
/
+45
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
1
-1
/
+0
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
1
-0
/
+2
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
1
-4
/
+5
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
1
-16
/
+8
2022-09-20
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2022-09-20
net: introduce iterators over synced hw addresses
Vladimir Oltean
1
-0
/
+6
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
1
-0
/
+1
2022-09-19
lib/cpumask: deprecate nr_cpumask_bits
Yury Norov
1
-6
/
+1
2022-09-19
lib/cpumask: delete misleading comment
Yury Norov
1
-4
/
+0
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
1
-0
/
+5
2022-09-19
Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Jakub Kicinski
2
-0
/
+67
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
1
-0
/
+5
2022-09-19
platform_data/emc2305: define platform data for EMC2305 driver
Michael Shych
1
-0
/
+22
2022-09-19
pwm: core: Make of_pwm_get() static
Andy Shevchenko
1
-10
/
+0
2022-09-19
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
1
-10
/
+0
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
1
-0
/
+1
2022-09-19
u64_stats: Streamline the implementation
Thomas Gleixner
1
-81
/
+64
2022-09-19
mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
Thomas Gleixner
1
-0
/
+6
2022-09-19
preempt: Provide preempt_[dis|en]able_nested()
Thomas Gleixner
1
-0
/
+42
2022-09-19
wifi: brcmfmac: pcie: Read Apple OTP information
Hector Martin
1
-0
/
+1
2022-09-18
soc: sunxi: sram: Return void from the release function
Samuel Holland
1
-1
/
+1
2022-09-18
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2022-09-17
soc: apple: rtkit: Add apple_rtkit_poll
Hector Martin
1
-0
/
+12
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
1
-0
/
+12
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-2
/
+60
2022-09-16
Merge tag 'psy-linear-range-for-v6.1-signed' into psy-next
Sebastian Reichel
1
-0
/
+11
2022-09-16
lib: add linear range index macro
ChiaEn Wu
1
-0
/
+11
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+7
2022-09-16
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
1
-1
/
+1
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
41
-129
/
+238
[prev]
[next]