All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 19:51:50 to 2020-02-18 20:03:10 UTC [more...]

[PATCH 5.5 00/80] 5.5.5-stable review
 2020-02-18 19:55 UTC  (45+ messages)
` [PATCH 5.5 02/80] io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
` [PATCH 5.5 04/80] Input: synaptics - enable SMBus on ThinkPad L470
` [PATCH 5.5 05/80] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 5.5 07/80] ALSA: usb-audio: Fix UAC2/3 effect unit parsing
` [PATCH 5.5 08/80] ALSA: pcm: Fix double hw_free calls
` [PATCH 5.5 10/80] ALSA: hda/realtek - Fix silent output on MSI-GL73
` [PATCH 5.5 12/80] ACPI: EC: Fix flushing of pending work
` [PATCH 5.5 13/80] ACPI: PM: s2idle: Avoid possible race related to the EC GPE
` [PATCH 5.5 14/80] ACPICA: Introduce acpi_any_gpe_status_set()
` [PATCH 5.5 16/80] ext4: dont assume that mmp_nodename/bdevname have NUL
` [PATCH 5.5 18/80] ext4: fix checksum errors with indexed dirs
` [PATCH 5.5 19/80] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 5.5 20/80] ext4: improve explanation of a mount failure caused by a misconfigured kernel
` [PATCH 5.5 21/80] Btrfs: fix race between using extent maps and merging them
` [PATCH 5.5 22/80] btrfs: ref-verify: fix memory leaks
` [PATCH 5.5 25/80] ARM: npcm: Bring back GPIOLIB support
` [PATCH 5.5 26/80] gpio: xilinx: Fix bug where the wrong GPIO register is written to
` [PATCH 5.5 27/80] arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
` [PATCH 5.5 28/80] cgroup: init_tasks shouldnt be linked to the root cgroup
` [PATCH 5.5 29/80] xprtrdma: Fix DMA scatter-gather list mapping imbalance
` [PATCH 5.5 31/80] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
` [PATCH 5.5 33/80] EDAC/sysfs: Remove csrow objects on errors
` [PATCH 5.5 34/80] EDAC/mc: Fix use-after-free and memleaks during device removal
` [PATCH 5.5 35/80] KVM: nVMX: Use correct root level for nested EPT shadow page tables
` [PATCH 5.5 42/80] drm/panfrost: Make sure the shrinker does not reclaim referenced BOs
` [PATCH 5.5 43/80] drm/amdgpu: update smu_v11_0_pptable.h
` [PATCH 5.5 45/80] bus: moxtet: fix potential stack buffer overflow
` [PATCH 5.5 47/80] drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
` [PATCH 5.5 48/80] IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
` [PATCH 5.5 50/80] IB/hfi1: Close window for pq and request coliding
` [PATCH 5.5 51/80] IB/rdmavt: Reset all QPs when the device is shut down
` [PATCH 5.5 53/80] RDMA/core: Fix invalid memory access in spec_filter_size
` [PATCH 5.5 54/80] RDMA/iw_cxgb4: initiate CLOSE when entering TERM
` [PATCH 5.5 55/80] RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
` [PATCH 5.5 56/80] RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
` [PATCH 5.5 57/80] RDMA/core: Fix protection fault in get_pkey_idx_qp_list
` [PATCH 5.5 58/80] s390/time: Fix clk type in get_tod_clock
` [PATCH 5.5 59/80] Input: ili210x - fix return value of is_visible function
` [PATCH 5.5 60/80] sched/uclamp: Reject negative values in cpu_uclamp_write()
` [PATCH 5.5 61/80] mac80211: use more bits for ack_frame_id
` [PATCH 5.5 62/80] spmi: pmic-arb: Set lockdep class for hierarchical irq domains
` [PATCH 5.5 63/80] perf/x86/intel: Fix inaccurate period in context switch for auto-reload
` [PATCH 5.5 65/80] mac80211: fix quiet mode activation in action frames
` [PATCH 5.5 66/80] cifs: fix mount option display for sec=krb5i

[PATCH 00/18] arm64: Modernize assembly annotations
 2020-02-18 19:58 UTC  (41+ messages)
` [PATCH 01/18] arm64: crypto: Modernize some extra "
` [PATCH 02/18] arm64: crypto: Modernize names for AES function macros
` [PATCH 03/18] arm64: entry: Annotate vector table and handlers as code
` [PATCH 04/18] arm64: entry: Annotate ret_from_fork "
` [PATCH 05/18] arm64: entry: Additional annotation conversions for entry.S
` [PATCH 06/18] arm64: entry-ftrace.S: Convert to modern annotations for assembly functions
` [PATCH 07/18] arm64: ftrace: Correct annotation of ftrace_caller assembly
` [PATCH 08/18] arm64: ftrace: Modernise annotation of return_to_handler
` [PATCH 09/18] arm64: head.S: Convert to modern annotations for assembly functions
` [PATCH 10/18] arm64: head: Annotate stext and preserve_boot_args as code
` [PATCH 11/18] arm64: kernel: Convert to modern annotations for assembly data
` [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions
` [PATCH 13/18] arm64: kvm: Annotate assembly using modern annoations
` [PATCH 14/18] arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
` [PATCH 15/18] arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations
` [PATCH 16/18] arm64: sdei: Annotate SDEI entry points using new style annotations
` [PATCH 17/18] arm64: vdso: Convert to modern assembler annotations
` [PATCH 18/18] arm64: vdso32: "

[RFC] #MC mess
 2020-02-18 20:02 UTC  (6+ messages)

[PATCH v3] configure: Avoid compiling system tools on user build by default
 2020-02-18 20:00 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: convert timing + panel-dpi to DT schema
 2020-02-18 20:01 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: display: convert "

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-18 19:55 UTC  (47+ messages)
` [PATCH 5.4 01/66] Input: synaptics - switch T470s to RMI4 by default
` [PATCH 5.4 03/66] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 5.4 05/66] ALSA: hda/realtek - Add more codec supported Headset Button
` [PATCH 5.4 06/66] ALSA: hda/realtek - Fix silent output on MSI-GL73
` [PATCH 5.4 07/66] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
` [PATCH 5.4 08/66] ACPI: EC: Fix flushing of pending work
` [PATCH 5.4 10/66] ACPICA: Introduce acpi_any_gpe_status_set()
` [PATCH 5.4 11/66] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
` [PATCH 5.4 14/66] ext4: dont assume that mmp_nodename/bdevname have NUL
` [PATCH 5.4 15/66] ext4: fix support for inode sizes > 1024 bytes
` [PATCH 5.4 17/66] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 5.4 18/66] ext4: improve explanation of a mount failure caused by a misconfigured kernel
` [PATCH 5.4 19/66] Btrfs: fix race between using extent maps and merging them
` [PATCH 5.4 21/66] btrfs: print message when tree-log replay starts
` [PATCH 5.4 22/66] btrfs: log message when rw remount is attempted with unclean tree-log
` [PATCH 5.4 23/66] ARM: npcm: Bring back GPIOLIB support
` [PATCH 5.4 24/66] gpio: xilinx: Fix bug where the wrong GPIO register is written to
` [PATCH 5.4 26/66] xprtrdma: Fix DMA scatter-gather list mapping imbalance
` [PATCH 5.4 27/66] cifs: make sure we do not overflow the max EA buffer size
` [PATCH 5.4 29/66] EDAC/mc: Fix use-after-free and memleaks during device removal
` [PATCH 5.4 33/66] s390/uv: Fix handling of length extensions
` [PATCH 5.4 35/66] drm/panfrost: Make sure the shrinker does not reclaim referenced BOs
` [PATCH 5.4 36/66] bus: moxtet: fix potential stack buffer overflow
` [PATCH 5.4 37/66] nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
` [PATCH 5.4 38/66] drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
` [PATCH 5.4 39/66] IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
` [PATCH 5.4 40/66] IB/hfi1: Acquire lock to release TID entries when user file is closed
` [PATCH 5.4 41/66] IB/hfi1: Close window for pq and request coliding
` [PATCH 5.4 42/66] IB/rdmavt: Reset all QPs when the device is shut down
` [PATCH 5.4 43/66] IB/umad: Fix kernel crash while unloading ib_umad
` [PATCH 5.4 44/66] RDMA/core: Fix invalid memory access in spec_filter_size
` [PATCH 5.4 45/66] RDMA/iw_cxgb4: initiate CLOSE when entering TERM
` [PATCH 5.4 47/66] RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
` [PATCH 5.4 49/66] s390/time: Fix clk type in get_tod_clock
` [PATCH 5.4 51/66] spmi: pmic-arb: Set lockdep class for hierarchical irq domains
` [PATCH 5.4 52/66] perf/x86/intel: Fix inaccurate period in context switch for auto-reload
` [PATCH 5.4 53/66] hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions
` [PATCH 5.4 54/66] mac80211: fix quiet mode activation in action frames
` [PATCH 5.4 55/66] cifs: fix mount option display for sec=krb5i
` [PATCH 5.4 57/66] KVM: x86: Mask off reserved bit from #DB exception payload
` [PATCH 5.4 59/66] NFSv4.1 make cachethis=no for writes
` [PATCH 5.4 60/66] Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"
` [PATCH 5.4 62/66] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
` [PATCH 5.4 63/66] ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs_project()
` [PATCH 5.4 64/66] KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
` [PATCH 5.4 65/66] gpio: add gpiod_toggle_active_low()

Wohltätigkeitsspende von 2.000.000 Euro
 2020-02-18 19:59 UTC 

[PATCH v3] linux-user/strace: Improve output of various syscalls
 2020-02-18 19:57 UTC  (2+ messages)

Management rate-control on IPQ4019
 2020-02-18 19:58 UTC  (2+ messages)

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-18 19:58 UTC  (9+ messages)
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()

[Linux-kernel-mentees] [PATCH 4/4] flow_table.c: Use built-in RCU list checking
 2020-02-18 19:58 UTC 

[PATCH 3/4] datapath.c: Use built-in RCU list checking
 2020-02-18 19:58 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH 2/4] vport.c: Use built-in RCU list checking
 2020-02-18 19:57 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-18 19:55 UTC  (31+ messages)
` [PATCH 4.19 01/38] Input: synaptics - switch T470s to RMI4 by default
` [PATCH 4.19 02/38] Input: synaptics - enable SMBus on ThinkPad L470
` [PATCH 4.19 03/38] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 4.19 04/38] ALSA: usb-audio: Fix UAC2/3 effect unit parsing
` [PATCH 4.19 05/38] ALSA: hda/realtek - Fix silent output on MSI-GL73
` [PATCH 4.19 06/38] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
` [PATCH 4.19 09/38] ALSA: usb-audio: sound: usb: usb true/false for bool return type
` [PATCH 4.19 10/38] ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
` [PATCH 4.19 11/38] ext4: dont assume that mmp_nodename/bdevname have NUL
` [PATCH 4.19 12/38] ext4: fix support for inode sizes > 1024 bytes
` [PATCH 4.19 13/38] ext4: fix checksum errors with indexed dirs
` [PATCH 4.19 14/38] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.19 15/38] ext4: improve explanation of a mount failure caused by a misconfigured kernel
` [PATCH 4.19 17/38] btrfs: ref-verify: fix memory leaks
` [PATCH 4.19 18/38] btrfs: print message when tree-log replay starts
` [PATCH 4.19 19/38] btrfs: log message when rw remount is attempted with unclean tree-log
` [PATCH 4.19 20/38] ARM: npcm: Bring back GPIOLIB support
` [PATCH 4.19 21/38] arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
` [PATCH 4.19 22/38] KVM: nVMX: Use correct root level for nested EPT shadow page tables
` [PATCH 4.19 24/38] nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
` [PATCH 4.19 25/38] IB/hfi1: Acquire lock to release TID entries when user file is closed
` [PATCH 4.19 26/38] IB/hfi1: Close window for pq and request coliding
` [PATCH 4.19 28/38] RDMA/core: Fix invalid memory access in spec_filter_size
` [PATCH 4.19 29/38] RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
` [PATCH 4.19 30/38] RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
` [PATCH 4.19 31/38] RDMA/core: Fix protection fault in get_pkey_idx_qp_list
` [PATCH 4.19 32/38] s390/time: Fix clk type in get_tod_clock
` [PATCH 4.19 34/38] hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions
` [PATCH 4.19 35/38] NFSv4.1 make cachethis=no for writes
` [PATCH 4.19 38/38] KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging

[PATCH v6 0/7] rsa: extend rsa_verify() for UEFI secure boot
 2020-02-18 19:57 UTC  (4+ messages)

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 19:56 UTC  (3+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v2 01/13] "

[Qemu-devel] [PATCH] configure: linux-user doesn't need neither fdt nor slirp
 2020-02-18 19:55 UTC  (2+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-18 19:55 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 1/2] rt-tests: cyclictest: truncate shm files to zero when USR2 received
 2020-02-18 19:55 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: Add the get_cyclictest_snapshot.py utility

[PATCH v2 0/15] combining object filters and bitmaps
 2020-02-18 19:55 UTC  (8+ messages)
` [PATCH v2 06/15] rev-list: make --count work with --objects

[Linux-kernel-mentees] [PATCH 1/4] meter.c: Use built-in RCU list checking
 2020-02-18 19:54 UTC  (2+ messages)
`  "

[Cluster-devel] [PATCH v6 00/19] Change readahead API
 2020-02-18 19:54 UTC  (8+ messages)
` [Cluster-devel] [PATCH v6 09/19] mm: Add page_cache_readahead_limit
    ` [f2fs-dev] "
      ` [Ocfs2-devel] "
      `  "

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-18 19:54 UTC  (5+ messages)
` [PATCH] describe: output tag's ref instead of embedded name

[PATCH net-next] Documentation: fix vxlan typo in mlx5.rst
 2020-02-18 19:52 UTC 

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-18 19:52 UTC  (12+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Show the cumulative context runtime in engine debug
 2020-02-18 19:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Show the cumulative context runtime in engine debug (rev3)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.