linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-02 22:54:38 to 2021-09-03 06:50:01 UTC [more...]

[PATCH v3 0/4] SCHED_IDLE extensions
 2021-09-06 12:47 UTC  (4+ messages)
` [PATCH v3 1/4] sched: cgroup SCHED_IDLE support

[PATCH 0/4] Fix ro_after_init vs static_call
 2021-09-03  6:49 UTC  (7+ messages)
` [PATCH 1/4] vmlinux.lds.h: Use regular *RODATA and *RO_AFTER_INIT_DATA suffixes
` [PATCH 2/4] vmlinux.lds.h: Split .static_call_sites from .static_call_tramp_key
` [PATCH 3/4] module: Use a list of strings for ro_after_init sections

linux-next: build warning after merge of the block tree
 2021-09-03  6:49 UTC  (3+ messages)

linux-next: build warning after merge of the irqchip tree
 2021-09-03  6:47 UTC  (2+ messages)

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-03  6:47 UTC  (3+ messages)
` [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13

linux-next: build warning after merge of the dma-mapping tree
 2021-09-03  6:45 UTC  (2+ messages)

[PATCH -next] ethtool: Fix an error code in cxgb2.c
 2021-09-03  6:42 UTC 

[PATCH] x86/sgx: Declare sgx_set_attribute() for !CONFIG_X86_SGX
 2021-09-03  6:41 UTC 

[PATCH v2] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-03  6:40 UTC 

[sched/fair] d8fcb81f1a: netperf.Throughput_tps -16.9% regression
 2021-09-03  6:33 UTC  (7+ messages)
  ` [LKP] "

[PATCH][next] drm/amdgpu: sdma: clean up identation
 2021-09-03  6:31 UTC  (2+ messages)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-03  6:31 UTC  (5+ messages)
` [PATCH 3/1] xfstests: generic/062: Do not run on newer kernels

[PATCH][next] drm/amdgpu: clean up inconsistent indenting
 2021-09-03  6:31 UTC  (2+ messages)

[PATCH 1/1] debugfs: use IS_ERR to check for error
 2021-09-03  6:27 UTC  (8+ messages)

[GIT PULL] xfs: new code for 5.15
 2021-09-03  6:26 UTC  (7+ messages)

[PATCH] wireless: ath5k: Remove unnecessary label of ath5k_beacon_update
 2021-09-03  6:23 UTC 

[PATCH] mmc: core: Added support for LED trigger only when SD card is connected
 2021-09-03  6:17 UTC  (3+ messages)

[v2,0/2] update mediatek wdt driver and dt-binding
 2021-09-03  6:16 UTC  (3+ messages)
` [v2,1/2] watchdog: mtk: add disable_wdt_extrst support
` [v2,2/2] dt-bindings: watchdog: mtk-wdt: "

linux-next: Tree for Sep 3
 2021-09-03  6:16 UTC 

[PATCH net-next v4 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-09-03  6:16 UTC  (7+ messages)
` [PATCH net-next v4 1/6] virtio/vsock: rename 'EOR' to 'EOM' bit
` [PATCH net-next v4 2/6] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit
` [PATCH net-next v4 3/6] vhost/vsock: support MSG_EOR bit processing
` [PATCH net-next v4 4/6] virtio/vsock: "
` [PATCH net-next v4 5/6] af_vsock: rename variables in receive loop
` [PATCH net-next v4 6/6] vsock_test: update message bounds test for MSG_EOR

[PATCH v3 0/7] Basic recovery for machine checks inside SGX
 2021-09-03  6:12 UTC  (4+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] x86/sgx: Hook sgx_memory_failure() into mainline code

[scsi] 61b3baad24: last_state.load_disk_fail
 2021-09-03  6:28 UTC  (4+ messages)

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-09-03  6:05 UTC  (13+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()

[PATCH v2 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1
 2021-09-03  6:00 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
` [PATCH v2 2/3] arm64: dts: meson-gxl: add support for JetHub H1
` [PATCH v2 3/3] arm64: dts: meson-axg: add support for JetHub D1

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-03  6:01 UTC  (5+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

[PATCH] ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX
 2021-09-03  6:00 UTC 

[PATCH 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-09-03  5:38 UTC  (3+ messages)
` [PATCH 2/2] leds: sunxi: New driver for the "

[ext4] 05c2c00f37: aim7.jobs-per-min -11.8% regression
 2021-09-03  5:28 UTC  (9+ messages)
  ` [LKP] "

[PATCH 0/2] ipc/util.c: Cleanup and improve sysvipc_find_ipc(), V2
 2021-09-03  5:20 UTC  (3+ messages)
` ipc: replace costly bailout check in sysvipc_find_ipc()
` [PATCH 2/2] ipc/util.c: Cleanup and improve sysvipc_find_ipc(), V2

[vmlinux.lds.h] d4c6399900: BUG:unable_to_handle_page_fault_for_address
 2021-09-03  5:31 UTC 

[GIT PULL] (swiotlb) stable/for-linus-5.15
 2021-09-03  5:09 UTC  (5+ messages)

[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
 2021-09-03  5:09 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [RESEND PATCH v4 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [RESEND PATCH v4 3/4] powerpc/papr_scm: Add perf interface support
` [RESEND PATCH v4 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries

[PATCH] serial: 8250: 8250_omap: Fix RX_LVL register offset
 2021-09-03  5:05 UTC 

[PATCH 00/14] PHY: Add support for multilink configurations in Cadence Sierra PHY driver
 2021-09-03  5:00 UTC  (15+ messages)
` [PATCH 01/14] phy: cadence: Sierra: Use of_device_get_match_data() to get driver data
` [PATCH 02/14] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH 03/14] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH 04/14] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH 05/14] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH 06/14] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH 07/14] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH 08/14] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH 09/14] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH 10/14] phy: cadence: Sierra: Fix to get correct parent for mux clocks
` [PATCH 11/14] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH 12/14] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH 13/14] dt-bindings: phy: cadence-sierra: Add clock ID for derived reference clock
` [PATCH 14/14] phy: cadence: Sierra: Add support for derived reference clock output

[PATCH 5.10 000/103] 5.10.62-rc1 review
 2021-09-03  5:00 UTC  (9+ messages)
` [PATCH 5.10 036/103] ucounts: Increase ucounts reference counter before the security hook

[PATCH v2] media: uvcvideo: use dynamic allocation for uvc_copy_op
 2021-09-03  4:54 UTC 

[FIX PATCH 0/2] Fix NUMA nodes fallback list ordering
 2021-09-03  4:43 UTC  (11+ messages)
` [FIX PATCH 1/2] mm/page_alloc: Print node fallback order
` [FIX PATCH 2/2] mm/page_alloc: Use accumulated load when building node fallback list

[PATCH] x86: remove unneeded personality.h includes
 2021-09-03  4:40 UTC 

Announce loop-AES-v3.7v file/swap crypto package
 2021-09-03  4:39 UTC 

[PATCH] sd: sd_open: prevent device removal during sd_open
 2021-09-03  4:38 UTC  (2+ messages)

[PATCH V7 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-03  4:29 UTC  (8+ messages)
` [PATCH V7 1/7] arm64: dts: sc7280: Add QSPI node
` [PATCH V7 2/7] arm64: dts: sc7280: Configure SPI-NOR FLASH for sc7280-idp
` [PATCH V7 3/7] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
` [PATCH V7 4/7] arm64: dts: sc7280: Update QUPv3 UART5 DT node
` [PATCH V7 5/7] arm64: dts: sc7280: Configure uart7 to support bluetooth on sc7280-idp
` [PATCH V7 6/7] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes
` [PATCH V7 7/7] arm64: dts: sc7280: Add aliases for I2C and SPI

[GIT PULL] first round of SCSI updates for the 5.14+ merge window
 2021-09-03  4:27 UTC  (5+ messages)

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-03  4:09 UTC  (4+ messages)

[PATCH v8] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-03  4:02 UTC 

[PATCH 2/2] tracing: Add trace_trigger_soft_disabled() in front of trace_event_buffer_reserve() in trace_inject_entry()
 2021-09-03  4:02 UTC  (2+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-09-03  4:02 UTC  (9+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[Resend][PATCH] sched/fair: micro-optimize pick_next_entity()
 2021-09-03  3:59 UTC  (3+ messages)
  ` 答复: "

[PATCH] apparmor: remove unused argument of aa_umount()
 2021-09-03  3:43 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: various SCO fixes
 2021-09-03  3:13 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: call sock_hold earlier in sco_conn_del
` [PATCH 2/2] Bluetooth: fix init and cleanup of sco_conn.timeout_work

[GIT PULL] overflow updates for v5.15-rc1
 2021-09-03  3:22 UTC 

[PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 860 and 870 SSD
 2021-09-03  3:21 UTC  (6+ messages)

[PATCH v6 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-09-03  3:17 UTC  (9+ messages)
` [PATCH v6 1/6] Bluetooth: schedule SCO timeouts with delayed_work

[PATCH] erofs: remove the pagepool parameter from z_erofs_shifted_transform()
 2021-09-03  3:06 UTC  (2+ messages)

[PATCH] f2fs: quota: fix potential deadlock
 2021-09-03  2:38 UTC 

[PATCH v2] perf list: Display hybrid pmu events with cpu type
 2021-09-03  2:52 UTC 

[PATCH net-next] skbuff: inline page_frag_alloc_align()
 2021-09-03  2:49 UTC 

[syzbot] WARNING: refcount bug in qrtr_node_lookup
 2021-09-03  2:40 UTC  (3+ messages)

[PATCH v2] KVM: x86: Handle SRCU initialization failure during page track init
 2021-09-03  2:37 UTC 

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-03  2:31 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH] Revert "net: fix NULL pointer reference in cipso_v4_doi_free"
` [PATCH] net: remove the unnecessary check in cipso_v4_doi_free

[PATCH v5] lib: add basic KUnit test for lib/math
 2021-09-03  2:26 UTC  (2+ messages)

[PATCH v2] mmap_lock: Change trace and locking order
 2021-09-03  2:21 UTC 

[PATCH] x86/unwind/orc: Handle kretprobes_trampoline
 2021-09-03  2:13 UTC 

[PATCH] mmap_lock: Change trace and locking order
 2021-09-03  2:09 UTC  (3+ messages)

[PATCH net 1/1] net: stmmac: Fix overall budget calculation for rxtx_napi
 2021-09-03  2:00 UTC 

[PATCH] oom_kill: oom_score_adj broken for processes with small memory usage
 2021-09-03  1:52 UTC  (5+ messages)

[PATCH v3 0/2] Add reset-gpios handling for max98927
 2021-09-03  1:49 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: max98927: Handle reset gpio when probing i2c
` [PATCH v3 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property

[PATCH v2 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-03  1:50 UTC  (5+ messages)
` [PATCH v2 4/5] mm: Add zap_skip_check_mapping() helper

[PATCH v2 00/13] kbuild: second round of Clang LTO refactoring
 2021-09-03  1:49 UTC  (10+ messages)
` [PATCH v2 05/13] kbuild: detect objtool update without using .SECONDEXPANSION
` [PATCH v2 06/13] kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules

[PATCH v7 00/14] imx8q video decoder/encoder driver
 2021-09-03  1:32 UTC  (3+ messages)
  ` [EXT] "

[PATCH net] ice: check whether AUX devices/drivers are supported in ice_rebuild
 2021-09-03  1:25 UTC 

[PATCH v2] selftests/gpio: Fix gpio compiling error
 2021-09-03  1:22 UTC 

[PATCH v1 0/2] Ulf reported an issue[1] with fw_devlink. This series tries to fix that issue
 2021-09-03  1:15 UTC  (8+ messages)
` [PATCH v1 2/2] of: platform: Mark bus devices nodes with FWNODE_FLAG_NEVER_PROBES

[PATCH 4.19] fbmem: add margin check to fb_check_caps()
 2021-09-03  1:09 UTC  (3+ messages)

[PATCH v5 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-03  1:03 UTC  (7+ messages)
` [PATCH v5 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot

[PATCH 0/7] KVM: X86: MMU: misc fixes and cleanups
 2021-09-03  0:51 UTC  (6+ messages)
` [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it

[PATCH 3/3] x86/microcode/amd: Add __list_del_entry_valid() in front of __list_del() in free_cache()
 2021-09-03  0:49 UTC 

linux-next: build warning after merge of the devicetree tree
 2021-09-03  0:38 UTC  (4+ messages)

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-09-03  0:28 UTC  (4+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v9 3/3] mm: add anonymous vma name refcounting

[PATCH] arm64: dts: qcom: sc7180-trogdor: Delete ADC config for unused thermistors
 2021-09-03  0:20 UTC  (2+ messages)

[v6 1/1] x86/bugs: Implement mitigation for Predictive Store Forwarding
 2021-09-03  0:07 UTC  (3+ messages)
` [v6 1/1] x86/bugs: Implement mitigation for Predictive Store

[rcu:dev.2021.08.25a 98/115] kernel/time/hrtimer.c:1631:6: warning: no previous prototype for 'hrtimer_interrupt_get_debug'
 2021-09-03  0:04 UTC 

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-03  0:04 UTC  (16+ messages)
` [RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe
` [RFC PATCH net-next 2/3] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup

[PATCH 5.14 00/11] 5.14.1-rc1 review
 2021-09-02 23:58 UTC  (2+ messages)

[PATCH -next] scsi: iscsi: Adjuest iface sysfs attr detection
 2021-09-02 23:58 UTC  (2+ messages)

[PATCH v4] f2fs: introduce fragment allocation mode mount option
 2021-09-02 23:57 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] media: usb: fix memory leak in stk_camera_probe
 2021-09-02 23:51 UTC  (13+ messages)

[PATCH v2] workqueue: Don't record workqueue stack holding raw_spin_lock
 2021-09-02 23:46 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in __crypto_xor
 2021-09-02 23:36 UTC 

[rcu:dev.2021.08.25a 114/115] kernel/time/tick-oneshot.c:22:7: warning: no previous prototype for function 'tick_program_event_get_debug'
 2021-09-02 23:32 UTC 

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-09-02 23:32 UTC  (6+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-02 23:30 UTC 

[PATCH] xfs: clean up some inconsistent indenting
 2021-09-02 23:31 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v5.15-rc1
 2021-09-02 23:29 UTC  (3+ messages)

[PATCH 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-02 23:30 UTC  (6+ messages)
` [PATCH 1/5] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
 2021-09-02 23:23 UTC  (2+ messages)

linux-next: build failure after merge of the overlayfs tree
 2021-09-02 23:17 UTC  (3+ messages)

[rcu:dev.2021.08.25a 109/115] kernel/time/tick-oneshot.c:27:55: warning: integer overflow in expression of type 'long int' results in '-1857093632'
 2021-09-02 23:13 UTC 

[PATCH v2 0/2] Fix simple-bus issues with fw_devlink
 2021-09-02 23:04 UTC  (3+ messages)
` [PATCH v2 1/2] of: platform: Make sure bus only devices get probed
` [PATCH v2 2/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH] clk: sunxi-ng: mux: Remove unused 'reg' field
 2021-09-02 23:03 UTC 

[PATCH] clk: sunxi-ng: Add machine dependency to A83T CCU
 2021-09-02 23:02 UTC 

[rcu:dev.2021.08.25a 98/115] kernel/time/hrtimer.c:1631:6: warning: no previous prototype for function 'hrtimer_interrupt_get_debug'
 2021-09-02 23:00 UTC 

[PATCH] tipc: clean up inconsistent indenting
 2021-09-02 23:00 UTC 

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-09-02 22:58 UTC  (12+ messages)

[PATCH v3 0/3] Allwinner R329 and D1 watchdog support
 2021-09-02 22:57 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: watchdog: sunxi: Add compatibles for R329
` [PATCH v3 2/3] dt-bindings: watchdog: sunxi: Add compatibles for D1
` [PATCH v3 3/3] watchdog: sunxi_wdt: Add support "

[PATCH] skbuff: clean up inconsistent indenting
 2021-09-02 22:56 UTC 


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