index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cpumask.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
2
-5
/
+5
2023-03-17
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
2
-6
/
+6
2023-03-17
tpm: fix up the tpm_class shutdown_pre pointer when created
Greg Kroah-Hartman
3
-2
/
+3
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
2
-7
/
+7
2023-03-17
driver core: class: make class_find_device*() options const
Greg Kroah-Hartman
2
-14
/
+13
2023-03-17
driver core: class: make class_for_each_device() options const
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
driver core: class: make class_dev_iter_init() options const
Greg Kroah-Hartman
2
-4
/
+4
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
140
-145
/
+144
2023-03-17
driver core: class: remove struct module owner out of struct class
Greg Kroah-Hartman
2
-17
/
+10
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
37
-39
/
+0
2023-03-17
driver core: class: specify the module owner in __class_register()
Greg Kroah-Hartman
2
-7
/
+8
2023-03-17
kobject: align stacktrace levels to logging message
Thomas Weißschuh
1
-3
/
+3
2023-03-17
kobject: define common logging prefix
Thomas Weißschuh
1
-13
/
+15
2023-03-17
devres: Pass unique name of the resource to devm_add_action_or_reset()
Andy Shevchenko
1
-3
/
+5
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
2
-6
/
+10
2023-03-10
device property: Clarify description of returned value in some functions
Andy Shevchenko
1
-34
/
+90
2023-03-10
driver core: Make state_synced device attribute writeable
Saravana Kannan
4
-5
/
+36
2023-03-10
driver core: Add fw_devlink.sync_state command line param
Saravana Kannan
4
-0
/
+79
2023-03-07
driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPREC...
Greg Kroah-Hartman
1
-6
/
+0
2023-03-06
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
6
-103
/
+8
2023-03-05
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-04
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
1
-4
/
+0
2023-03-03
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-03
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Łukasz Stelmach
1
-0
/
+1
2023-03-03
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
1
-0
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-03
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-03
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-03-03
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
1
-7
/
+7
2023-03-03
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
1
-19
/
+0
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
3
-1
/
+22
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
3
-0
/
+23
2023-03-03
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-03-02
rust: bindgen: Add `alt_instr` as opaque type
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-03-02
nios2: fix livelock in uaccess
Al Viro
1
-1
/
+4
[next]