index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-06-30
Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+4
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
-0
/
+5
2022-06-30
dt-bindings: mailbox: qcom-ipcc: Add NSP1 client
Bjorn Andersson
-0
/
+1
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
-1
/
+1
2022-06-30
spi: spi.c: Fix comment style
David Jander
-41
/
+41
2022-06-30
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
-1
/
+0
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
-0
/
+6
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-6
/
+10
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
-0
/
+5
2022-06-29
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
-2
/
+2
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
-2
/
+4
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
-2
/
+13
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
-3
/
+15
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
-6
/
+12
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
-0
/
+12
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
-2
/
+0
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
-3
/
+5
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
-3
/
+0
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
-13
/
+13
2022-06-29
ACPI: processor: Drop leftover acpi_processor_get_limit_info() declaration
Riwen Lu
-1
/
+0
2022-06-29
ACPI: processor: Split out thermal initialization from ACPI PSS
Riwen Lu
-2
/
+6
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
-6
/
+6
2022-06-29
mnt_idmapping: align kernel doc and parameter order
Christian Brauner
-9
/
+9
2022-06-29
dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
Clément Léger
-0
/
+33
2022-06-29
reset: Fix devm bulk optional exclusive control getter
Serge Semin
-1
/
+1
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
-0
/
+7
2022-06-29
mnt_idmapping: use new helpers in mapped_fs{g,u}id()
Christian Brauner
-2
/
+4
2022-06-29
fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t
Christian Brauner
-2
/
+2
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
-3
/
+5
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
-0
/
+12
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
-5
/
+5
2022-06-28
mptcp: fix conflict with <netinet/in.h>
Ossama Othman
-4
/
+5
2022-06-28
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
-1
/
+0
2022-06-28
block: simplify blktrace sysfs attribute creation
Christoph Hellwig
-10
/
+0
2022-06-28
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
-1
/
+0
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
-3
/
+4
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
-2
/
+0
2022-06-28
regulator: fix a kernel-doc warning
Mauro Carvalho Chehab
-0
/
+1
2022-06-28
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
-0
/
+4
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
-1
/
+1
2022-06-28
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
-1
/
+6
2022-06-28
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
-0
/
+1
2022-06-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+2
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
-6
/
+10
2022-06-27
mnt_idmapping: return false when comparing two invalid ids
Seth Forshee
-4
/
+6
2022-06-27
tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
Max Staudt
-1
/
+2
2022-06-27
block: Make ioprio_best() static
Jan Kara
-5
/
+0
2022-06-27
block: Generalize get_current_ioprio() for any task
Jan Kara
-16
/
+10
2022-06-27
block: Return effective IO priority from get_current_ioprio()
Jan Kara
-2
/
+9
[prev]
[next]