messages from 2022-07-19 00:15:58 to 2022-07-19 04:07:05 UTC [more...]
[PATCH] i2c: brcmstb: Fixed adapter named with optional interrupts
2022-07-19 4:06 UTC (5+ messages)
[PATCH v6 0/6] DMA mapping changes for SCSI core
2022-07-19 4:06 UTC (4+ messages)
` [PATCH v6 4/6] scsi: sd: Allow max_sectors be capped at DMA optimal size limit
[PATCH] i2c: brcmstb: Use dev_name() for adapter name
2022-07-19 4:06 UTC
[RESEND PATCH v3] arm64: enable THP_SWAP for arm64
2022-07-19 4:03 UTC (10+ messages)
futex_wait_wouldblock.c:47:34: warning: excess elements in struct initializer
2022-07-19 4:01 UTC
[PATCH v2 00/10] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer()
2022-07-19 4:00 UTC (4+ messages)
` [PATCH v2 01/10] platform/chrome: cros_kunit_util: add default value for `msg->result`
[PATCH] kconfig: shorten the temporary directory name for cc-option
2022-07-19 3:59 UTC (2+ messages)
[PATCH bpf-next v2 0/5] cleanup for data casting
2022-07-19 4:00 UTC (3+ messages)
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-07-19 3:56 UTC (4+ messages)
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
[PATCH] x86/cstate: Replace vendor check with X86_FEATURE_MWAIT in ffh_cstate_init
2022-07-19 3:36 UTC (3+ messages)
[PATCH v2] net: macb: fixup sparse warnings on __be16 ports
2022-07-19 3:50 UTC (2+ messages)
[PATCH net-next v2] net: prestera: acl: fix code formatting
2022-07-19 3:50 UTC (2+ messages)
[PATCH 0/2] crypto: make the sha1 library optional
2022-07-19 3:48 UTC (3+ messages)
[PATCH] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
2022-07-19 3:47 UTC (4+ messages)
[PATCH] PCI: designware-ep: Move DBI access to init_complete if notifier is used
2022-07-19 3:43 UTC (3+ messages)
[PATCH net 1/1] net: stmmac: remove redunctant disable xPCS EEE call
2022-07-19 3:40 UTC (2+ messages)
[PATCH] net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
2022-07-19 3:40 UTC (2+ messages)
[PATCH v1] Bluetooth: Fix cvsd sco setup failure
2022-07-19 3:37 UTC (7+ messages)
[PATCH net-next v3 0/3] add framework for selftests in devlink
2022-07-19 3:33 UTC (3+ messages)
` [PATCH net-next v3 1/3] devlink: introduce framework for selftests
[PATCH -next] bcache: Fix spelling mistakes and cleanup code
2022-07-19 2:50 UTC (2+ messages)
[PATCH 0/3] Add support for tsens controller reinit via trustzone
2022-07-19 3:30 UTC (7+ messages)
` [PATCH 1/3] firmware: qcom_scm: Add support for tsens reinit workaround
` [PATCH 2/3] thermal: qcom: tsens: Add support for 'needs_reinit_wa' for sm8150
` [PATCH 3/3] thermal: qcom: tsens: Implement re-initialization workaround quirk
[PATCH] scsi:Unneeded semicolon
2022-07-19 3:27 UTC
[PATCH] scsi:Unneeded semicolon
2022-07-19 3:26 UTC
[PATCH] KVM: x86: Do not block APIC write for non ICR registers
2022-07-19 3:24 UTC (3+ messages)
[PATCH] scsi:Unneeded semicolon
2022-07-19 3:23 UTC
[PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
2022-07-19 3:23 UTC (3+ messages)
[PATCH v1] scsi: ufs: enable link lost interrupt
2022-07-19 3:19 UTC
[PATCH v1] scsi: ufs: enable link lost interrupt
2022-07-19 3:18 UTC
[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
2022-07-19 1:28 UTC (26+ messages)
` [PATCH v2 01/25] target: Add overlapped response to tmrsp_table
` [PATCH v2 02/25] target: Add common TMR enum
` [PATCH v2 03/25] usb: gadget: f_tcm: Increase stream count
` [PATCH v2 04/25] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v2 05/25] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v2 06/25] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v2 07/25] usb: gadget: f_tcm: Limit number of sessions
` [PATCH v2 08/25] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v2 09/25] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v2 10/25] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v2 12/25] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v2 13/25] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v2 14/25] usb: gadget: f_tcm: Translate error to sense
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write
` [PATCH v2 17/25] usb: gadget: f_tcm: Handle abort command
` [PATCH v2 18/25] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v2 19/25] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v2 20/25] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v2 21/25] usb: gadget: f_tcm: Get stream by tag
` [PATCH v2 22/25] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v2 23/25] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v2 24/25] usb: gadget: f_tcm: Check overlapped command
` [PATCH v2 25/25] usb: gadget: f_tcm: Comply with UAS Task Management requirement
[PATCH net 0/5] net: lan966x: Fix issues with MAC table
2022-07-19 3:20 UTC (2+ messages)
[PATCH] selftests:Unneeded semicolon
2022-07-19 3:15 UTC
[PATCH V16 00/14] irqchip: Add LoongArch-related irqchip drivers
2022-07-19 3:15 UTC (12+ messages)
` [PATCH V16 07/14] irqchip: remove COMPILE_TEST for pch-pic and pch-msi
` [PATCH V16 08/14] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V16 09/14] irqchip/loongson-pch-msi: "
` [PATCH V16 11/14] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
` [PATCH V16 14/14] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
[PATCH] scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
2022-07-19 3:08 UTC (2+ messages)
[PATCH] scsi: fnic: refactor code in fnic probe to initialize scsi layer
2022-07-19 3:08 UTC (2+ messages)
[PATCH v4 1/2] ARM: dts: imx7d: add dts for UC-8210/8220 hardware
2022-07-19 3:07 UTC (2+ messages)
` [PATCH v4 2/2] dt-bindings: arm: fsl: Add Moxa UC8210/8220 series
[PATCH] crypto: lib - add module license to libsha1
2022-07-19 3:04 UTC
[PATCH] target: iscsi: fix clang -Wformat warning
2022-07-19 3:00 UTC (3+ messages)
` [PATCH v2] target: iscsi: fix clang -Wformat warnings
futex_wait_timeout.c:101:34: warning: excess elements in struct initializer
2022-07-19 3:00 UTC
[atishp04:kvm_perf_rfc 15/24] WARNING: modpost: vmlinux.o(.text+0xb924): Section mismatch in reference from the function early_memremap_ro() to the function .init.text:early_ioremap()
2022-07-19 3:00 UTC
[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
2022-07-19 2:53 UTC (3+ messages)
[asahilinux:bits/080-wifi 22/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:4075:42: sparse: sparse: incorrect type in assignment (different base types)
2022-07-19 2:50 UTC
[PATCH] scsi: ufs: ufshcd: Read device property for ref clock
2022-07-19 2:50 UTC (2+ messages)
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-07-19 2:48 UTC (13+ messages)
[PATCH v20 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
2022-07-19 2:47 UTC (2+ messages)
` [PATCH v20 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
[PATCH 0/5] hisi_sas/libsas: Some misc patches
2022-07-19 2:46 UTC (2+ messages)
[PATCH] selftests:Unneeded semicolon
2022-07-19 2:40 UTC
linux-next: build failure after merge of the amdgpu tree
2022-07-19 2:36 UTC
Command "clinfo" causes BUG: kernel NULL pointer dereference, address: 0000000000000008 on driver amdgpu
2022-07-19 2:33 UTC (2+ messages)
[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
2022-07-19 2:29 UTC (9+ messages)
` [LKP] "
[PATCH] power: supply: ab8500: remove unused static local variable
2022-07-19 2:27 UTC
[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
2022-07-19 2:25 UTC (4+ messages)
[PATCH] arm64: dts: qcom: Add sc7180-trogdor-pazquel
2022-07-19 2:23 UTC (2+ messages)
[PATCH v2 3/4] seccomp: Support atomic "addfd + send reply"
2022-07-19 2:11 UTC
SECCOMP_IOCTL_NOTIF_ADDFD race condition
2022-07-19 2:13 UTC
[PATCH] apparmor: Mark alloc_unconfined() as static
2022-07-19 2:12 UTC
[PATCH v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
2022-07-19 2:15 UTC
[PATCH v2 4/4] target: Properly set Sense data length when copy sense
2022-07-19 2:07 UTC
[PATCH v2 0/4] target: Updates related to UASP
2022-07-19 2:07 UTC (3+ messages)
` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET
` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION
[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
2022-07-19 2:05 UTC (7+ messages)
[PATCH RESEND] xfs: fix for variable set but not used warning
2022-07-19 2:01 UTC (2+ messages)
linux-next: manual merge of the amdgpu tree with Linus' tree
2022-07-19 2:00 UTC
[PATCH] tools: Change the division operator to a right shift operator
2022-07-19 1:58 UTC
[PATCH v2 0/4] clk: qcom: Drop use of pxo/cxo_board for rpm devices
2022-07-19 1:40 UTC (4+ messages)
` [PATCH v2 4/4] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo
[RFC 0/1] Introducing OpenVPN Data Channel Offload
2022-07-19 1:47 UTC (2+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)
[PATCH RESEND] drm/msm/dsi: fix the inconsistent indenting
2022-07-19 1:56 UTC
[PATCH v4] amba: Remove deferred device addition
2022-07-19 1:55 UTC (8+ messages)
[PATCH net-next v5 00/27] io_uring zerocopy send
2022-07-19 1:54 UTC (3+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
../include/futex2test.h:18:47: warning: 'struct futex_waitv' declared inside parameter list will not be visible outside of this definition or declaration
2022-07-19 1:49 UTC
[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
2022-07-19 1:32 UTC (6+ messages)
` [net-next PATCH v4 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v4 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
` [net-next PATCH v4 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v4 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up
[PATCH v3 0/1] MediaTek auxadc patch for mt8188
2022-07-19 1:46 UTC (2+ messages)
` [PATCH v3 1/1] dt-bindings: iio: adc: Add compatible for MT8188
[PATCH] maple_tree: Fix sparse reported issues
2022-07-19 1:39 UTC (11+ messages)
[PATCH -next v2] ASoC: Intel: Fix missing clk_disable_unprepare() on err in platform_clock_control()
2022-07-19 1:36 UTC
[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
2022-07-19 1:35 UTC (12+ messages)
` [PATCH v3 2/4] thermal/core: Avoid calling ->get_trip_temp() unnecessarily
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points
[net-next PATCH v2 00/15] net: dsa: qca8k: code split for qca8k
2022-07-19 1:32 UTC (22+ messages)
` [net-next PATCH v2 01/15] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v2 02/15] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8kread/write/rmw "
` [net-next PATCH v2 04/15] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib init functions "
` [net-next PATCH v2 06/15] net: dsa: qca8k: move port set status/eee/ethtool stats function "
` [net-next PATCH v2 07/15] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v2 08/15] net: dsa: qca8k: move fast age/MTU/port enable/disable "
` [net-next PATCH v2 09/15] net: dsa: qca8k: move port FDB function "
` [net-next PATCH v2 10/15] net: dsa: qca8k: move port MDB functions "
` [net-next PATCH v2 11/15] net: dsa: qca8k: move port mirror "
` [net-next PATCH v2 12/15] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v2 13/15] net: dsa: qca8k: move port LAG "
` [net-next PATCH v2 14/15] net: dsa: qca8k: move read_switch_id function "
` [net-next PATCH v2 15/15] net: dsa: qca8k: drop unnecessary exposed function and make them static
[PATCH v2 0/1] MediaTek auxadc patch for mt8188
2022-07-19 1:30 UTC (2+ messages)
` [PATCH v2 1/1] dt-bindings: iio: adc: add compatible "
[PATCH V14 0/7] CXL: Read CDAT
2022-07-19 1:19 UTC (3+ messages)
` [PATCH V14 6/7] cxl/port: Read CDAT table
[PATCH 0/2] perf tests: Fix Track with sched_switch test for hybrid case
2022-07-19 1:10 UTC (3+ messages)
` [PATCH 1/2] perf parse-events: Fix segfault when event parser gets an error
[PATCH v4 00/13] AMD Pstate Enhancement And Issue Fixs
2022-07-19 1:07 UTC (21+ messages)
` [PATCH v4 01/13] x86/msr: Add the MSR definition for AMD CPPC hardware control
` [PATCH v4 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
` [PATCH v4 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v4 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v4 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v4 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v4 07/13] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
` [PATCH v4 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v4 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v4 13/13] cpufreq: CPPC: remove the acpi_disabled check
[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
2022-07-19 1:03 UTC (7+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure
[patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 1:02 UTC (19+ messages)
[PATCH -next] wifi: mac80211: clean up one inconsistent indenting
2022-07-19 0:44 UTC
[net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant
2022-07-19 0:41 UTC (13+ messages)
[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 30/30] include/linux/cpumask.h:95:42: warning: function 'trace_event_get_offsets_foo_bar' might be a candidate for 'gnu_printf' format attribute
2022-07-19 0:38 UTC (3+ messages)
` [kbuild-all] "
[PATCH -next] thermal/drivers/u8500: Remove unnecessary print function dev_err()
2022-07-19 0:35 UTC
[PATCH] docs: driver-api: firmware: add driver firmware guidelines
2022-07-19 0:33 UTC (6+ messages)
[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
2022-07-19 0:27 UTC (2+ messages)
[PATCH] ipmi: Fix comment typo
2022-07-19 0:26 UTC (2+ messages)
[PATCH v2] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
2022-07-19 0:26 UTC (4+ messages)
[tip:master] BUILD SUCCESS 1cf86c1c72384ec9e2f906dc0a428ea9314444d5
2022-07-19 0:24 UTC
[PATCH V1 0/4] Add tbench/gitsource new test cases for amd-pstate-ut
2022-07-19 0:22 UTC (3+ messages)
` [PATCH V1 3/4] selftests: amd-pstate: Trigger gitsource benchmark and test cpus
[PATCH v2] scsi: ufs: ufs-pci: Correct check for RESET DSM
2022-07-19 0:19 UTC
[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-19 0:19 UTC (7+ messages)
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[GIT PULL] Please pull RDMA subsystem changes
2022-07-19 0:19 UTC (2+ messages)
[PATCH v2 0/3] Add dtsi for sc7280 herobrine boards that using
2022-07-19 0:17 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
[PATCH] tools: Fixed MIPS builds due to struct flock re-definition
2022-07-19 0:17 UTC (3+ messages)
[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
2022-07-19 0:10 UTC (2+ messages)
` [PATCH mm v2 33/33] kasan: better identify bug types for tag-based modes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox