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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
counter: Provide a wrapper to access device private data
Uwe Kleine-König
1
-0
/
+2
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-5
/
+5
2021-12-30
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
Greg Kroah-Hartman
3
-4
/
+33
2021-12-30
serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2
Magnus Damm
1
-0
/
+22
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
1
-2
/
+0
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-9
/
+0
2021-12-30
usb: typec: port-mapper: Convert to the component framework
Heikki Krogerus
1
-12
/
+0
2021-12-30
acpi: Store CRC-32 hash of the _PLD in struct acpi_device
Heikki Krogerus
1
-0
/
+1
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2
-8
/
+9
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
6
-34
/
+121
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
6
-1
/
+7
2021-12-29
mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16
Jonathan Neuschäfer
1
-1
/
+1
2021-12-29
Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-0
/
+7
2021-12-28
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
1
-2
/
+2
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
1
-0
/
+8
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-4
/
+3
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+6
2021-12-27
ACPI: Introduce Platform Firmware Runtime Telemetry driver
Chen Yu
1
-0
/
+88
2021-12-27
ACPI: Introduce Platform Firmware Runtime Update device driver
Chen Yu
1
-0
/
+174
2021-12-27
efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
Chen Yu
1
-0
/
+46
2021-12-27
ACPICA: Update version to 20211217
Bob Moore
1
-1
/
+1
2021-12-27
ACPICA: iASL/NHLT table: "Specific Data" field support
Bob Moore
1
-1
/
+4
2021-12-27
ACPICA: iASL: Add suppport for AGDI table
Ilkka Koskinen
1
-0
/
+20
2021-12-27
ACPICA: iASL: Add TDEL table to both compiler/disassembler
Bob Moore
1
-0
/
+17
2021-12-27
ACPICA: Add support for PCC Opregion special context data
Sudeep Holla
1
-0
/
+8
2021-12-27
ACPICA: Fix AEST Processor generic resource substructure data field byte length
Shuuichirou Ishii
1
-1
/
+1
2021-12-27
ACPICA: iASL/Disassembler: Additional support for NHLT table
Bob Moore
1
-30
/
+42
2021-12-27
ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
Jessica Clarke
1
-1
/
+0
2021-12-27
ACPICA: Use original pointer for virtual origin tables
Jessica Clarke
1
-2
/
+4
2021-12-27
ACPICA: Use original data_table_region pointer for accesses
Jessica Clarke
1
-0
/
+4
2021-12-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
1
-2
/
+8
2021-12-27
Merge back earlier power capping changes for v5.17
Rafael J. Wysocki
1
-0
/
+6
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2021-12-27
dt-bindings: phy: cadence-sierra: Add clock ID for derived reference clock
Swapnil Jakhade
1
-0
/
+1
2021-12-27
dt-bindings: phy: cadence-torrent: Rename SSC macros to use generic names
Swapnil Jakhade
1
-4
/
+4
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
1
-4
/
+4
2021-12-27
Merge tag 'misc-habanalabs-next-2021-12-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
1
-27
/
+139
2021-12-27
Merge tag 'icc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
3
-0
/
+428
2021-12-26
hwmon: prefix kernel-doc comments for structs with struct
Lukas Bulwahn
1
-2
/
+2
2021-12-26
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
1
-50
/
+0
2021-12-26
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
1
-0
/
+1
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-4
/
+6
2021-12-26
habanalabs: change wait_for_interrupt implementation
farah kassabri
1
-17
/
+44
2021-12-26
habanalabs: add SOB information to signal submission uAPI
Dani Liberman
1
-1
/
+9
2021-12-26
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
1
-0
/
+1
2021-12-26
habanalabs: add support for fetching historic errors
Dani Liberman
1
-1
/
+57
[prev]
[next]