linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-22 12:49:59 to 2021-02-22 14:03:30 UTC [more...]

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-02-22 13:03 UTC  (5+ messages)
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

[PATCH v3 0/6] Introduce intel_skl_int3472 module
 2021-02-22 13:07 UTC  (3+ messages)
` [PATCH v3 1/6] ACPI: scan: Extend acpi_walk_dep_device_list()
` [PATCH v3 2/6] ACPI: scan: Add function to fetch dependent of acpi device

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-22 12:59 UTC  (8+ messages)

[PATCH v4] kdb: Simplify kdb commands registration
 2021-02-22 13:03 UTC  (3+ messages)

[PATCH v2] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 12:57 UTC  (4+ messages)

[PATCH] drivers: infiniband: sw: rxe: fix kconfig dependency on CRYPTO
 2021-02-22 13:00 UTC  (4+ messages)

[PATCH] f2fs: compress: Allow modular (de)compression algorithms
 2021-02-22 12:59 UTC 

[PATCH] initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
 2021-02-22 12:54 UTC 

[PATCH] kprobes: Fix to delay the kprobes jump optimization
 2021-02-22 12:54 UTC  (11+ messages)

[PATCH] futex: fix dead code in attach_to_pi_owner()
 2021-02-22 12:53 UTC 

[PATCH 4.9 00/49] 4.9.258-rc1 review
 2021-02-22 12:36 UTC  (50+ messages)
` [PATCH 4.9 01/49] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
` [PATCH 4.9 02/49] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 4.9 03/49] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
` [PATCH 4.9 04/49] af_key: relax availability checks for skb size calculation
` [PATCH 4.9 05/49] iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
` [PATCH 4.9 06/49] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
` [PATCH 4.9 07/49] iwlwifi: mvm: guard against device removal in reprobe
` [PATCH 4.9 08/49] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH 4.9 09/49] SUNRPC: Handle 0 length opaque XDR object data properly
` [PATCH 4.9 10/49] lib/string: Add strscpy_pad() function
` [PATCH 4.9 11/49] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH 4.9 12/49] memcg: fix a crash in wb_workfn when a device disappears
` [PATCH 4.9 13/49] futex: Ensure the correct return value from futex_lock_pi()
` [PATCH 4.9 14/49] futex: Change locking rules
` [PATCH 4.9 15/49] futex: Cure exit race
` [PATCH 4.9 16/49] squashfs: add more sanity checks in id lookup
` [PATCH 4.9 17/49] squashfs: add more sanity checks in inode lookup
` [PATCH 4.9 18/49] squashfs: add more sanity checks in xattr id lookup
` [PATCH 4.9 19/49] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.9 20/49] tracing: Check length before giving out the filter buffer
` [PATCH 4.9 21/49] ovl: skip getxattr of security labels
` [PATCH 4.9 22/49] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
` [PATCH 4.9 23/49] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.9 24/49] bpf: Check for integer overflow when using roundup_pow_of_two()
` [PATCH 4.9 25/49] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.9 26/49] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.9 27/49] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.9 28/49] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.9 29/49] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.9 30/49] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.9 31/49] net/vmw_vsock: improve locking in vsock_connect_timeout()
` [PATCH 4.9 32/49] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.9 33/49] vsock/virtio: update credit only if socket is not closed
` [PATCH 4.9 34/49] vsock: fix locking in vsock_shutdown()
` [PATCH 4.9 35/49] x86/build: Disable CET instrumentation in the kernel for 32-bit too
` [PATCH 4.9 36/49] trace: Use -mcount-record for dynamic ftrace
` [PATCH 4.9 37/49] tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
` [PATCH 4.9 38/49] tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
` [PATCH 4.9 39/49] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 4.9 40/49] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.9 41/49] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.9 42/49] Xen/gntdev: correct error checking "
` [PATCH 4.9 43/49] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 4.9 44/49] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.9 45/49] xen-netback: "
` [PATCH 4.9 46/49] xen-scsiback: "
` [PATCH 4.9 47/49] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 4.9 48/49] scsi: qla2xxx: Fix crash during driver load on big endian machines
` [PATCH 4.9 49/49] kvm: check tlbs_dirty directly

x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-02-22 12:45 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-02-22 12:45 UTC  (2+ messages)

[PATCH 4.4 00/35] 4.4.258-rc1 review
 2021-02-22 12:36 UTC  (36+ messages)
` [PATCH 4.4 01/35] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.4 02/35] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 4.4 03/35] af_key: relax availability checks for skb size calculation
` [PATCH 4.4 04/35] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
` [PATCH 4.4 05/35] iwlwifi: mvm: guard against device removal in reprobe
` [PATCH 4.4 06/35] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH 4.4 07/35] SUNRPC: Handle 0 length opaque XDR object data properly
` [PATCH 4.4 08/35] lib/string: Add strscpy_pad() function
` [PATCH 4.4 09/35] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH 4.4 10/35] memcg: fix a crash in wb_workfn when a device disappears
` [PATCH 4.4 11/35] squashfs: add more sanity checks in id lookup
` [PATCH 4.4 12/35] squashfs: add more sanity checks in inode lookup
` [PATCH 4.4 13/35] squashfs: add more sanity checks in xattr id lookup
` [PATCH 4.4 14/35] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.4 15/35] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.4 16/35] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.4 17/35] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.4 18/35] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.4 19/35] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.4 20/35] vsock: fix locking in vsock_shutdown()
` [PATCH 4.4 21/35] x86/build: Disable CET instrumentation in the kernel for 32-bit too
` [PATCH 4.4 22/35] trace: Use -mcount-record for dynamic ftrace
` [PATCH 4.4 23/35] tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
` [PATCH 4.4 24/35] tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
` [PATCH 4.4 25/35] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 4.4 26/35] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.4 27/35] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.4 28/35] Xen/gntdev: correct error checking "
` [PATCH 4.4 29/35] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 4.4 30/35] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.4 31/35] xen-netback: "
` [PATCH 4.4 32/35] xen-scsiback: "
` [PATCH 4.4 33/35] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 4.4 34/35] scsi: qla2xxx: Fix crash during driver load on big endian machines
` [PATCH 4.4 35/35] kvm: check tlbs_dirty directly

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 12:36 UTC  (5+ messages)

[PATCH 4.14 00/57] 4.14.222-rc1 review
 2021-02-22 12:36 UTC  (58+ messages)
` [PATCH 4.14 01/57] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 4.14 02/57] remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
` [PATCH 4.14 03/57] remoteproc: qcom_q6v5_mss: Validate MBA "
` [PATCH 4.14 04/57] af_key: relax availability checks for skb size calculation
` [PATCH 4.14 05/57] pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
` [PATCH 4.14 06/57] iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
` [PATCH 4.14 07/57] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
` [PATCH 4.14 08/57] iwlwifi: mvm: guard against device removal in reprobe
` [PATCH 4.14 09/57] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH 4.14 10/57] SUNRPC: Handle 0 length opaque XDR object data properly
` [PATCH 4.14 11/57] lib/string: Add strscpy_pad() function
` [PATCH 4.14 12/57] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH 4.14 13/57] memcg: fix a crash in wb_workfn when a device disappears
` [PATCH 4.14 14/57] squashfs: add more sanity checks in id lookup
` [PATCH 4.14 15/57] squashfs: add more sanity checks in inode lookup
` [PATCH 4.14 16/57] squashfs: add more sanity checks in xattr id lookup
` [PATCH 4.14 17/57] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.14 18/57] tracing: Check length before giving out the filter buffer
` [PATCH 4.14 19/57] arm/xen: Dont probe xenbus as part of an early initcall
` [PATCH 4.14 20/57] MIPS: BMIPS: Fix section mismatch warning
` [PATCH 4.14 21/57] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
` [PATCH 4.14 22/57] platform/x86: hp-wmi: Disable tablet-mode reporting by default
` [PATCH 4.14 23/57] ovl: perform vfs_getxattr() with mounter creds
` [PATCH 4.14 24/57] cap: fix conversions on getxattr
` [PATCH 4.14 25/57] ovl: skip getxattr of security labels
` [PATCH 4.14 26/57] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
` [PATCH 4.14 27/57] ARM: ensure the signal page contains defined contents
` [PATCH 4.14 28/57] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.14 29/57] bpf: Check for integer overflow when using roundup_pow_of_two()
` [PATCH 4.14 30/57] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.14 31/57] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.14 32/57] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.14 33/57] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.14 34/57] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.14 35/57] net/vmw_vsock: improve locking in vsock_connect_timeout()
` [PATCH 4.14 36/57] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.14 37/57] vsock/virtio: update credit only if socket is not closed
` [PATCH 4.14 38/57] vsock: fix locking in vsock_shutdown()
` [PATCH 4.14 39/57] i2c: stm32f7: fix configuration of the digital filter
` [PATCH 4.14 40/57] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.14 41/57] x86/build: Disable CET instrumentation in the kernel for 32-bit too
` [PATCH 4.14 42/57] trace: Use -mcount-record for dynamic ftrace
` [PATCH 4.14 43/57] tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
` [PATCH 4.14 44/57] tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
` [PATCH 4.14 45/57] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 4.14 46/57] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.14 47/57] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.14 48/57] Xen/gntdev: correct error checking "
` [PATCH 4.14 49/57] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 4.14 50/57] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.14 51/57] xen-netback: "
` [PATCH 4.14 52/57] xen-scsiback: "
` [PATCH 4.14 53/57] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 4.14 54/57] scsi: qla2xxx: Fix crash during driver load on big endian machines
` [PATCH 4.14 55/57] USB: Gadget Ethernet: Re-enable Jumbo frames
` [PATCH 4.14 56/57] usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
` [PATCH 4.14 57/57] kvm: check tlbs_dirty directly

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-22 12:38 UTC  (3+ messages)
` [PATCH v5 3/3] "

[PATCH 0/3] fastrpc: fix dmabuf arguments
 2021-02-22 12:37 UTC  (3+ messages)
` [PATCH 3/3] fastrpc: remove redundant fastrpc_map_create() call

[PATCH 4.9.257 0/1] Bugfix for 781691c797de ("futex: Avoid violating the 10th rule of futex")
 2021-02-22 12:36 UTC  (6+ messages)
` [PATCH 4.9.257 1/1] futex: Fix OWNER_DEAD fixup

ll_temac_mdio.c:undefined reference to `of_address_to_resource'
 2021-02-22 12:32 UTC 

[PATCH] gcc-plugins: Disable GCC_PLUGIN_CYC_COMPLEXITY for s390
 2021-02-22 12:05 UTC  (2+ messages)

[PATCH -next] IB/mlx5: Add missing error code
 2021-02-22 12:23 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-22 12:24 UTC  (10+ messages)
` [PATCH v3 1/9] media: hevc: Modify structures to follow H265 ITU spec
` [PATCH v3 2/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v3 3/9] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v3 4/9] media: uapi: Add a control for HANTRO driver
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v3 6/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v3 7/9] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v3 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v3 9/9] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-02-22 12:25 UTC  (5+ messages)
` [PATCH v3 1/1] arm64: mm: "

[PATCH] doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line
 2021-02-22 12:13 UTC  (2+ messages)

[PATCH 0/8] arm64: Support FIQ controller registration
 2021-02-22 12:23 UTC  (8+ messages)
` [PATCH 5/8] arm64: irq: add a default handle_irq panic function

[PATCH] sched/fair: Fix task utilization accountability in cpu_util_next()
 2021-02-22 12:23 UTC  (4+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-22 12:20 UTC  (5+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

[PATCH 4.19 00/50] 4.19.177-rc1 review
 2021-02-22 12:13 UTC  (14+ messages)
` [PATCH 4.19 31/50] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.19 32/50] vsock/virtio: update credit only if socket is not closed
` [PATCH 4.19 33/50] vsock: fix locking in vsock_shutdown()
` [PATCH 4.19 34/50] net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
` [PATCH 4.19 35/50] net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
` [PATCH 4.19 36/50] ovl: expand warning in ovl_d_real()
` [PATCH 4.19 37/50] x86/build: Disable CET instrumentation in the kernel for 32-bit too
` [PATCH 4.19 38/50] KVM: SEV: fix double locking due to incorrect backport
` [PATCH 4.19 39/50] net: qrtr: Fix port ID for control messages
` [PATCH 4.19 40/50] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 4.19 44/50] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 4.19 45/50] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.19 49/50] scsi: qla2xxx: Fix crash during driver load on big endian machines


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).