linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-08 19:39:23 to 2021-05-09 22:46:45 UTC [more...]

linux-next: build failure after merge of the amdgpu tree
 2021-05-09 22:46 UTC  (2+ messages)

[PATCH iproute2-next v3] lib/fs: fix issue when {name,open}_to_handle_at() is not implemented
 2021-05-09 22:20 UTC  (2+ messages)

[PATCH] memstick: rtsx_usb_ms: fix UAF
 2021-05-09 21:54 UTC 

[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12
 2021-05-09 21:39 UTC 

Linux 5.13-rc1
 2021-05-09 21:43 UTC 

[PATCH v2 1/2] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()
 2021-05-09 21:26 UTC  (7+ messages)
` [PATCH v2 2/2] mm/vmalloc: Print a warning message first on failure

[PATCH 0/2] openrisc: mm/init.c: fix compilation warnings
 2021-05-09 21:18 UTC  (5+ messages)
` [PATCH 1/2] openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
` [PATCH 2/2] openrisc: mm/init.c: remove unused variable 'end' in paging_init()

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-09 21:11 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
` [PATCH v2 2/3] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
  ` [PATCH v2 2/3] powerpc/fsl: set fsl, i2c-erratum-a004447 "

[git pull] drm fixes round two for 5.13-rc1
 2021-05-09 21:08 UTC  (3+ messages)

[PATCH] rtc: max77686: Remove some dead code
 2021-05-09 21:06 UTC  (5+ messages)

[GIT PULL] SMB3 Fixes
 2021-05-09 20:49 UTC  (2+ messages)

[PATCH] Keys: Remove redundant initialization of cred
 2021-05-09 20:43 UTC  (2+ messages)

[PATCH 1/1] tpm: fix error return code in tpm2_get_cc_attrs_tbl()
 2021-05-09 20:41 UTC  (2+ messages)

drivers/hid/hid-ft260.c:794:44: warning: format specifies type 'short' but the argument has type 'int'
 2021-05-09 20:39 UTC  (6+ messages)
  ` [kbuild-all] "
` [PATCH] HID: ft260: fix format type warning in ft260_word_show()

[PATCH] tpm_tis_spi: set default probe function if device id not match
 2021-05-09 20:39 UTC  (4+ messages)

[GIT PULL] perf/urgent for v5.13-rc1
 2021-05-09 20:18 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.13-rc1
 2021-05-09 20:18 UTC  (2+ messages)

[GIT pull] locking/urgent for v5.13-rc1
 2021-05-09 20:18 UTC  (2+ messages)

[GIT pull] sched/urgent for v5.13-rc1
 2021-05-09 20:18 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nfc_llcp_put_ssap
 2021-05-09 19:52 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
 2021-05-09 19:45 UTC  (12+ messages)
` [net-next v2 01/11] net: bridge: mcast: rename multicast router lists and timers
` [net-next v2 02/11] net: bridge: mcast: add wrappers for router node retrieval
` [net-next v2 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
` [net-next v2 04/11] net: bridge: mcast: prepare query reception "
` [net-next v2 05/11] net: bridge: mcast: prepare is-router function "
` [net-next v2 06/11] net: bridge: mcast: prepare expiry functions "
` [net-next v2 07/11] net: bridge: mcast: prepare add-router function "
` [net-next v2 08/11] net: bridge: mcast: split router port del+notify "
` [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
` [net-next v2 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
` [net-next v2 11/11] net: bridge: mcast: export multicast router presence adjacent to a port

[PATCH] spi: spi-fsl-dspi: Fix a resource leak in an error handling path
 2021-05-09 19:26 UTC  (2+ messages)

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-09 19:20 UTC  (4+ messages)
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver

[PATCH stable 5.10 0/3] ARM FDT relocation backports
 2021-05-09 19:17 UTC  (5+ messages)
` [PATCH stable 5.10 1/3] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.10 2/3] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.10 3/3] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address

[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
 2021-05-09 19:01 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
` [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards

[PATCH] audit: allow logging of user events in non-initial namespace
 2021-05-09 18:33 UTC 

[PATCH] ALSA: hda: fixup headset for ASUS GU502 laptop
 2021-05-09 18:04 UTC  (2+ messages)

Report on University of Minnesota Breach-of-Trust Incident
 2021-05-09 17:56 UTC  (3+ messages)

[PATCH] tty: nozomi: Fix a resource leak in an error handling function
 2021-05-09 17:22 UTC 

[PATCH stable 5.4 0/3] ARM FDT relocation backports
 2021-05-09 17:14 UTC  (4+ messages)
` [PATCH stable 5.4 1/3] ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
` [PATCH stable 5.4 2/3] ARM: 9012/1: move device tree mapping out of linear region
` [PATCH stable 5.4 3/3] ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address

[PATCH] staging: rtl8192e: Remove duplicate declartion
 2021-05-09 17:14 UTC 

Codespell dictionary path is no longer absolute
 2021-05-09 17:02 UTC  (2+ messages)

[RESEND PATCH] arm: Enlarge IO_SPACE_LIMIT needed for some SoC
 2021-05-09 16:54 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: Fix errors in function documentation
 2021-05-09 16:30 UTC  (2+ messages)

arch/arm/boot/compressed/decompress.c:50: warning: "memmove" redefined
 2021-05-09 16:25 UTC  (4+ messages)

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-09 16:28 UTC  (5+ messages)
` [PATCH 1/2] drm: Fix "
` [PATCH 2/2] drm/msm/dpu: Wire up needs_dirtyfb
  ` Tested

'make O=' indigestion with module signing
 2021-05-09 16:19 UTC  (9+ messages)

[PATCH] HID: magicmouse: fix crash when disconnecting Magic Trackpad 2
 2021-05-09 15:51 UTC 

[PATCH] iio: core: return ENODEV if ioctl is unknown
 2021-05-09 15:29 UTC  (5+ messages)

WARNING in hsr_forward_skb
 2021-05-09 15:16 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH] axp209 PMIC: setting constant_charge_current to 0 disables battery charging
 2021-05-09 15:05 UTC  (4+ messages)
  ` [PATCH] power: supply: axp20x_battery: implement writeable status to enable/disable "

[PATCH] scsi: libsas: Use fallthrough pseudo-keyword
 2021-05-09 15:00 UTC 

regression: data corruption with ext4 on LUKS on nvme with torvalds master
 2021-05-09 14:47 UTC  (4+ messages)

[PATCH] nds32: add arch/nds32/boot/.gitignore
 2021-05-09 14:31 UTC 

[patch 0/2] x86/idt: Consolidate IDT/TSS setup
 2021-05-09 13:55 UTC  (4+ messages)
` [patch 1/2] x86/cpu: Init exception handling from cpu_init_secondary()

[PATCH][resend] perf x86 kvm-stat: support to analyze kvm msr
 2021-05-09 13:44 UTC  (4+ messages)

[PATCH] drm: Declare drm_send_event_helper static
 2021-05-09 13:42 UTC 

[PATCH] netlink: netlink_sendmsg: memset unused tail bytes in skb
 2021-05-09 13:10 UTC  (2+ messages)

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-05-09 13:06 UTC  (5+ messages)

[PATCH] eventfd: convert to using ->write_iter()
 2021-05-09 13:22 UTC  (2+ messages)
` [eventfd] cd8a8dd187: WARNING:at_include/linux/thread_info.h:#eventfd_write

[rtnetlink] aced02f261: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c
 2021-05-09 13:14 UTC 

[PATCH] tools/perf: build issues with Clang on arm64 and CFLAGS
 2021-05-09 12:50 UTC  (3+ messages)
` [PATCH] tools/perf: Fix a build error on arm64 with clang

[PATCH] perf tools: Fix dynamic libbpf link
 2021-05-09 12:48 UTC  (2+ messages)

[PATCH 0/3] can: c_can: cache frames to operate as a true FIFO
 2021-05-09 12:43 UTC  (4+ messages)
` [PATCH 1/3] can: c_can: remove the rxmasked unused variable
` [PATCH 2/3] can: c_can: add ethtool support
` [PATCH 3/3] can: c_can: cache frames to operate as a true FIFO

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2021-05-09 12:00 UTC 

[PATCH rdma-rc] RDMA/siw: Release xarray entry
 2021-05-09 11:41 UTC 

[PATCH rdma-rc] RDMA/siw: Properly check send and receive CQ pointers
 2021-05-09 11:39 UTC 

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-05-09 11:30 UTC  (13+ messages)

[PATCH] csky: Fixup 610 bootup failed
 2021-05-09 11:14 UTC 

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-05-09 11:14 UTC  (6+ messages)
` [PATCH 046/190] Revert "net/mlx4_core: fix a memory leak bug."

[PATCH] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-05-09 11:08 UTC  (2+ messages)

[PATCH] i40iw: Use fallthrough pseudo-keyword
 2021-05-09 10:50 UTC  (2+ messages)

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-09 10:49 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl

[PATCH 4.19 013/247] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath
 2021-05-09 10:16 UTC  (12+ messages)
` [EXTERNAL] "

Fair Pay Initiative: Moved Web to Ra De-
 2021-05-09  9:58 UTC 

Patch "btrfs: fix a potential hole punching failure" has been added to the 5.4-stable tree
 2021-05-09  9:58 UTC 

[PATCH][v2] rtnetlink: add rtnl_lock debug log
 2021-05-09  9:42 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Remove unnessesary check in mlx4_ib_modify_wq()
 2021-05-09  9:40 UTC  (3+ messages)

[PATCH RFC 0/9] PKS write protected page tables
 2021-05-09  9:39 UTC  (7+ messages)
` [PATCH RFC 3/9] x86/mm/cpa: Add grouped page allocations

[PATCH] libsanitizer: Fix compile error with linux-5.12
 2021-05-09  9:35 UTC 

[PATCH rdma-next] RDMA/core: Remove never used ib_modify_wq function call
 2021-05-09  9:36 UTC 

[PATCH] tools/power/turbostat: fix dump for AMD cpus
 2021-05-09  9:08 UTC 

[PATCH] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
 2021-05-09  8:28 UTC 

[PATCH] media:v4l2-core: Avoid the dangling pointer in v4l2_fh_release
 2021-05-09  8:24 UTC 

[PATCH v4] media:exynos4-is: Fix a use after free in isp_video_release
 2021-05-09  8:12 UTC 

[PATCH] uio: uio_aec: Use pci_iounmap instead of iounmap
 2021-05-09  7:53 UTC 

[PATCH v3 0/2] perf core: Sharing events with multiple cgroups
 2021-05-09  7:13 UTC  (10+ messages)
` [PATCH v3 1/2] perf/core: Share an event "

[PATCH 1/2] uio_hv_generic: Fix a memory leak in error handling paths
 2021-05-09  7:13 UTC  (2+ messages)
` [PATCH 2/2] uio_hv_generic: Fix another "

[PATCH v2] mm: fix typos and grammar error in comments
 2021-05-09  6:34 UTC 

[PATCH] mm: fix typos in comments
 2021-05-09  6:26 UTC 

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-09  5:59 UTC  (11+ messages)

[PATCH] mm: kmalloc_index: remove case when size is more than 32MB
 2021-05-09  5:33 UTC  (3+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-09  5:11 UTC  (12+ messages)

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-09  4:58 UTC  (17+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-05-09  4:49 UTC  (4+ messages)
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH RFC] Revert "drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure"
 2021-05-09  4:43 UTC 

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_230' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-05-09  3:51 UTC 

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-09  2:35 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the block tree
 2021-05-09  1:49 UTC  (2+ messages)

[tip:master] BUILD SUCCESS a95f54035376a5f67187bb9d0bc11134cedfa032
 2021-05-09  1:31 UTC 

[RFC PATCH net-next v4 01/28] net: mdio: ipq8064: clean whitespaces in define
 2021-05-09  1:27 UTC  (7+ messages)
` [RFC PATCH net-next v4 19/28] net: dsa: qca8k: make rgmii delay configurable

[PATCH v2 1/2] printk: introduce dump_stack_lvl()
 2021-05-09  0:52 UTC  (2+ messages)

[PATCH 1/1] crypto: ux500 - Fix error return code in hash_hw_final()
 2021-05-09  0:34 UTC  (2+ messages)

[PATCH 1/2] objtool: Check for gelf_update_rel[a] failures
 2021-05-09  0:01 UTC  (2+ messages)
` [PATCH 2/2] objtool: Update section header before relocations

fs/ext4/mballoc.c:2614:1: warning: stack frame size of 1152 bytes in function 'ext4_mb_regular_allocator'
 2021-05-08 23:08 UTC 

[syzbot] WARNING: suspicious RCU usage in get_signal
 2021-05-08 22:59 UTC  (6+ messages)

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2021-05-08 21:37 UTC 

[GIT PULL] Networking for 5.13-rc1
 2021-05-08 21:32 UTC  (2+ messages)

fs/btrfs/extent-tree.c:1983:21: warning: stack frame size of 1424 bytes in function '__btrfs_run_delayed_refs'
 2021-05-08 21:31 UTC 

[RFC PATCH net-next v3 01/20] net: mdio: ipq8064: clean whitespaces in define
 2021-05-08 20:55 UTC  (8+ messages)
` [RFC PATCH net-next v3 19/20] net: dsa: qca8k: pass switch_revision info to phy dev_flags

[PATCH] dt-bindings: leds: common: add disk write/read and usb-host
 2021-05-08 20:43 UTC  (2+ messages)

[PATCH] video: fbdev: lcd_mipid: Fix a memory leak in an error handling path
 2021-05-08 20:23 UTC 

arch/arm64/kvm/pvtime.c:27:25: sparse: sparse: cast to restricted __le64
 2021-05-08 20:16 UTC 

drivers/pci/controller/dwc/pcie-tegra194.c:243:27: warning: unused variable 'pcie_gen_freq'
 2021-05-08 20:03 UTC 

nouveau timeout errors with kernel 5.12
 2021-05-08 20:01 UTC 

[PATCH] HID: ft260: improve error handling of ft260_hid_feature_report_get()
 2021-05-08 19:39 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).