messages from 2020-10-03 19:36:11 to 2020-10-04 00:18:16 UTC [more...]
[PATCH 0/4] treewide: Make definitions of struct kernel_param_ops const
2020-10-04 0:18 UTC
QEMU API cleanup initiative - Let's chat during the KVM call
2020-10-04 0:14 UTC
stable-rc/queue/4.9 baseline: 95 runs, 1 regressions (v4.9.238-2-g6653697ce929)
2020-10-04 0:12 UTC
[PATCH][next] net: phy: dp83869: fix unsigned comparisons against less than zero values
2020-10-04 0:09 UTC (3+ messages)
[PATCH net-next 0/2] net/smc: updates 2020-10-02
2020-10-04 0:05 UTC (3+ messages)
` [PATCH net-next 1/2] net/smc: send ISM devices with unique chid in CLC proposal
[PATCH v4 net-next 0/2] Add Seville Ethernet switch to T1040RDB
2020-10-04 0:03 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH v3] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
2020-10-03 21:45 UTC (6+ messages)
` "
[PATCH v2] net: hso: do not call unregister if not registered
2020-10-04 0:00 UTC (2+ messages)
[PATCH net-next] tcp: account total lost packets properly
2020-10-03 23:57 UTC (2+ messages)
[riscv:for-next 19/23] arch/riscv/mm/init.c:283:2-5: WARNING: Use BUG_ON instead of if condition followed by BUG
2020-10-03 23:56 UTC (2+ messages)
` [PATCH] RISC-V: fix bugon.cocci warnings
[PATCH v2] scripts/qmp/qom-set: Allow setting integer value
2020-10-03 23:55 UTC (3+ messages)
[PATCH net] net: hinic: fix DEVLINK build errors
2020-10-03 23:52 UTC (2+ messages)
[PATCH net-next 0/2] net/iucv: updates 2020-10-01
2020-10-03 23:51 UTC (2+ messages)
[PATCH 0/2] Try to fix DT schema problems for V3-series DTs
2020-10-03 23:50 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: sun8i: s3: drop bogus cells for CSI subnode on PineCube
` [PATCH 2/2] dt-bindings: sram: sunxi-sram: add V3s compatible string
[PATCH net-next] net: remove NETDEV_HW_ADDR_T_SLAVE
2020-10-03 23:45 UTC (2+ messages)
[PATCH v2 net] net: stmmac: Modify configuration method of EEE timers
2020-10-03 23:42 UTC (2+ messages)
drivers/net/ethernet/intel/ice/ice_main.c:789 ice_set_dflt_mib() warn: variable dereferenced before check 'pf' (see line 782)
2020-10-03 23:37 UTC
[Buildroot] [PATCH] package/x11r7/xdriver-xf86-video-ati: Fix link failure with gcc 10
2020-10-03 23:29 UTC
[PATCH] KVM: SVM: Initialize ir_list and ir_list_lock regardless of AVIC enablement
2020-10-03 23:27 UTC (4+ messages)
linux-next: build warning after merge of the tip tree
2020-10-03 23:24 UTC (3+ messages)
[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
2020-10-03 23:24 UTC (7+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM
[PATCH] KVM: SVM: Initialize prev_ga_tag before use
2020-10-03 23:27 UTC
[Buildroot] [PATCHv2 1/2] Revert "package/supertux: fix build with RELRO"
2020-10-03 23:22 UTC (2+ messages)
` [Buildroot] [PATCHv2 2/2] package/supertux: build squirrel builtin library with fPIC
[PATCH for-next v7 00/19] rdma_rxe: API extensions
2020-10-03 23:21 UTC (3+ messages)
` [PATCH for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex
[PATCH 00/11] Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask
2020-10-03 23:20 UTC (12+ messages)
` [PATCH 01/11] RDMA/cxgb4: Remove MW support
` [PATCH 02/11] RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
` [PATCH 03/11] RDMA: Remove elements in uverbs_cmd_mask that all drivers set
` [PATCH 04/11] RDMA: Move more uverbs_cmd_mask settings to the core
` [PATCH 05/11] RDMA: Check srq_type during create_srq
` [PATCH 06/11] RDMA: Check attr_mask during modify_qp
` [PATCH 07/11] RDMA: Check flags during create_cq
` [PATCH 08/11] RDMA: Check create_flags during create_qp
` [PATCH 09/11] RDMA/core Remove uverbs_ex_cmd_mask
` [PATCH 10/11] RDMA: Remove uverbs cmds from drivers that don't use them
` [PATCH 11/11] RDMA: Remove AH from uverbs_cmd_mask
[PATCH v2 0/9] Reclaim TIF_IA32 and TIF_X32
2020-10-03 23:04 UTC (6+ messages)
` [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry
Any other ways to debug GPIO interrupt controller (pinctrl-amd) for broken touchpads of a new laptop model?
2020-10-03 23:03 UTC (11+ messages)
` [Linux-kernel-mentees] "
[PATCH 00/10] Cryptodisk fixes for v2.06 redux
2020-10-03 22:55 UTC (22+ messages)
` [PATCH 01/10] luks2: Fix use of incorrect index and some grub_error() messages
` [PATCH 02/10] luks2: Improve readability in luks2_get_keyslot
` [PATCH 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot
` [PATCH 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
` [PATCH 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
` [PATCH 06/10] cryptodisk: Properly handle non-512 byte sized sectors
` [PATCH 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
` [PATCH 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
` [PATCH 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
` [PATCH 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
` [PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
` [PATCH v2 01/10] luks2: Fix use of incorrect index and some grub_error() messages
` [PATCH v2 02/10] luks2: Improve readability in luks2_get_keyslot
` [PATCH v2 03/10] luks2: Use more intuitive keyslot key instead of index when naming keyslot
` [PATCH v2 04/10] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
` [PATCH v2 05/10] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
` [PATCH v2 06/10] cryptodisk: Properly handle non-512 byte sized sectors
` [PATCH v2 07/10] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
` [PATCH v2 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
` [PATCH v2 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
` [PATCH v2 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
Litmus test for question from Al Viro
2020-10-03 22:50 UTC (7+ messages)
` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]
[PATCH] phy: exynos-mipi-video: Add support for NXP i.MX8MM
2020-10-03 22:50 UTC
[PATCH] dt-bindings: mxsfb: Add compatible for i.MX8MM
2020-10-03 22:48 UTC
[PATCH 1/5] Documentation: bindings: clk: Add bindings for i.MX8MM BLK_CTL
2020-10-03 22:45 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: clock: imx8mm: Add media blk_ctl clock IDs
` [PATCH 3/5] dt-bindings: reset: imx8mm: Add media blk_ctl reset IDs
[PATCH] i2c: pxa: move to generic GPIO recovery
2020-10-03 22:46 UTC (3+ messages)
[PATCH 1/2] clang-tidy: use nullptr
2020-10-03 22:44 UTC (2+ messages)
` [PATCH 2/2] clang-tidy: add a bunch of const
[PATCH net-next] drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit
2020-10-03 22:41 UTC
[PATCH v6 02/10] fs/ntfs3: Add initialization of super block
2020-10-03 22:28 UTC
[PATCH] error: Do compile-time format string checking on grub_error
2020-10-03 22:34 UTC (3+ messages)
[PATCH v2 0/6] Speed up mremap on large regions
2020-10-03 22:31 UTC (6+ messages)
` [PATCH v2 1/6] kselftests: vm: Add mremap tests
[PATCH v2] drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate
2020-10-03 22:26 UTC
[libvirt test] 155397: regressions - trouble: blocked/fail/pass/starved
2020-10-03 22:21 UTC
[PATCH] po: adjust for the recent change in send-pack/transport-helper
2020-10-03 22:21 UTC (2+ messages)
[PATCH][next] power: supply: fix spelling mistake "unprecise" -> "imprecise"
2020-10-03 22:15 UTC (5+ messages)
Fixing keyboard chatter in Linux
2020-10-03 22:15 UTC
[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
2020-10-03 22:15 UTC (8+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
stable-rc/queue/5.4 build: 199 builds: 1 failed, 198 passed, 1 error, 108 warnings (v5.4.69-5-gea934a0f6793)
2020-10-03 22:15 UTC
[ISSUE] Stop accessing, storing, and sharing the user's time zone
2020-10-03 22:14 UTC (7+ messages)
` [RFC PATCH 0/1] adding user.hideTimezone for setting UTC timezone
[dpdk-dev] [PATCH v2 1/6] ethdev: add flow shared action API
2020-10-03 22:06 UTC (12+ messages)
` [dpdk-dev] [PATCH v3 00/10] RTE flow shared action
` [dpdk-dev] [PATCH v3 01/10] ethdev: add flow shared action API
` [dpdk-dev] [PATCH v3 02/10] ethdev: add conf arg to shared action icreate API
` [dpdk-dev] [PATCH v3 03/10] common/mlx5: modify advanced Rx object via DevX
` [dpdk-dev] [PATCH v3 04/10] net/mlx5: modify hash Rx queue objects
` [dpdk-dev] [PATCH v3 05/10] net/mlx5: shared action PMD
` [dpdk-dev] [PATCH v3 06/10] net/mlx5: shared action PMD create conf arg
` [dpdk-dev] [PATCH v3 07/10] net/mlx5: driver support for shared action
` [dpdk-dev] [PATCH v3 08/10] net/mlx5: shared action create conf drv support
` [dpdk-dev] [PATCH v3 09/10] examples/flow_filtering: utilize shared RSS action
` [dpdk-dev] [PATCH v3 10/10] app/testpmd: support shared action
[Linux-kernel-mentees][PATCH v2] bluetooth: hci_h5: close serdev device and free hu in h5_close
2020-10-03 22:07 UTC (4+ messages)
` [Linux-kernel-mentees] [PATCH "
` "
[PATCH] mac80211: allow configured beacon tx rate to driver
2020-10-03 22:04 UTC
stable-rc/queue/5.4 baseline: 140 runs, 3 regressions (v5.4.69-3-gf31ade88ddd8)
2020-10-03 22:03 UTC
[PATCH v2] cfg80211: add support to configure HE MCS for beacon rate
2020-10-03 21:57 UTC
stable-rc/queue/4.19 baseline: 128 runs, 1 regressions (v4.19.149-4-g55b73b3448d7)
2020-10-03 21:57 UTC
[PATCH] test_power: add missing newlines when printing parameters by sysfs
2020-10-03 21:55 UTC (5+ messages)
[xen-4.12-testing test] 155288: regressions - FAIL
2020-10-03 21:53 UTC
[linux-next:master 11646/13159] include/linux/spinlock.h:399:9: sparse: sparse: context imbalance in 'chcr_ktls_dev_add' - unexpected unlock
2020-10-03 21:53 UTC
stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.13-3-g58c57ca2b2dd)
2020-10-03 21:52 UTC
[PATCH BlueZ] lib: Replace malloc/memset(..0..) with malloc0
2020-10-03 21:49 UTC (4+ messages)
` [BlueZ] "
[cip-dev] arm64/renesas test failing for v4.19.148-cip35-rt15 (-rt64)
2020-10-03 21:49 UTC (2+ messages)
reduce iSERT Max IO size
2020-10-03 21:45 UTC (6+ messages)
[PATCH net-next 00/23] rxrpc: Fixes and preparation for RxGK
2020-10-03 21:32 UTC (6+ messages)
[PATCH 0/2] Broad write-locking of nascent mm in execve
2020-10-03 21:30 UTC (6+ messages)
` [PATCH 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm
[PATCH net-next] drivers/net/wan/hdlc_fr: Reduce indentation in pvc_xmit
2020-10-03 21:27 UTC (3+ messages)
[PATCH 1/3] MIPS: Crash kernel should be able to see old memories
2020-10-03 21:07 UTC (6+ messages)
stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 77 warnings (v4.19.149-5-gc7c6637a3e67)
2020-10-03 21:24 UTC
[PATCH v3 0/5] genetlink per-op policy export
2020-10-03 21:18 UTC (3+ messages)
[PATCH 0/2] x86/mm: {paging,sh}_{cmpxchg,write}_guest_entry() adjustments
2020-10-03 21:07 UTC (2+ messages)
[linux-next:master 13152/13159] drivers/gpu/drm/i915/gt/shmem_utils.c:76 shmem_pin_map() warn: always true condition '(--i >= 0) => (0-u64max >= 0)'
2020-10-03 21:07 UTC (2+ messages)
[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 8}.x series
2020-10-03 21:04 UTC (2+ messages)
[Buildroot] [git commit branch/2020.02.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 8}.x series
2020-10-03 21:03 UTC
drivers/iommu/intel/irq_remapping.c:674 iommu_disable_irq_remapping() warn: this loop depends on readl() succeeding
2020-10-03 21:00 UTC
[Buildroot] [git commit branch/2020.05.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 8}.x series
2020-10-03 20:59 UTC
[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
2020-10-03 20:58 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH "
` "
[Buildroot] [RFC PATCH 0/4] add BCC and bpftrace packages
2020-10-03 20:58 UTC (10+ messages)
` [Buildroot] [RFC PATCH 2/4] Add BPF Compiler Collection (BCC) Package
` [Buildroot] [RFC PATCH 3/4] Add bpftrace package
` [Buildroot] [RFC PATCH 4/4] clang: Fix undefined reference to dladdr error
[Buildroot] [git commit branch/2020.08.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 8}.x series
2020-10-03 20:55 UTC
[Buildroot] [PATCH] package/python3: bump to version 3.8.6
2020-10-03 20:53 UTC (2+ messages)
[Buildroot] [git commit branch/2020.02.x] package/python3: bump to version 3.8.6
2020-10-03 20:52 UTC
[Buildroot] [git commit branch/2020.05.x] package/python3: bump to version 3.8.6
2020-10-03 20:52 UTC
[Buildroot] [git commit branch/2020.08.x] package/python3: bump to version 3.8.6
2020-10-03 20:52 UTC
[PATCH v2 0/4] x86: Updates to SMBIOS
2020-10-03 20:51 UTC (6+ messages)
` [PATCH v2 4/4] smbios: Add documentation and devicetree binding
stable-rc/queue/4.9 baseline: 109 runs, 1 regressions (v4.9.238-2-ga41cdac0290c)
2020-10-03 20:49 UTC
stable-rc/queue/4.9 build: 196 builds: 1 failed, 195 passed, 4 warnings (v4.9.238-2-g6653697ce929)
2020-10-03 20:42 UTC
include/linux/spinlock.h:409:9: sparse: sparse: context imbalance in 'ttm_page_pool_fill_locked' - unexpected unlock
2020-10-03 20:40 UTC
[Linux-kernel-mentees] [PATCH] fs: jffs2: super: Fix null pointer dereference in jffs2_parse_param()
2020-10-03 20:33 UTC (2+ messages)
[PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users
2020-10-03 19:57 UTC (2+ messages)
[PATCH v2 0/5] ARM: mstar: wire up interrupt controllers
2020-10-03 19:48 UTC (2+ messages)
[PATCH 1/7] power: supply: bq24257: skip 'struct acpi_device_id' when !CONFIG_ACPI
2020-10-03 20:29 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/numactl: bump to version 2.0.14
2020-10-03 20:28 UTC
[Buildroot] [PATCH 1/1] package/php: security bump to version 7.4.11
2020-10-03 20:21 UTC
[libvirt test] 155301: regressions - FAIL
2020-10-03 20:10 UTC
[RFC PATCH] coccinelle: misc: add flexible_array.cocci script
2020-10-03 20:09 UTC (4+ messages)
` [PATCH v3] "
` [Cocci] "
[Buildroot] [PATCH v2,1/1] package/supertux: fix build with RELRO
2020-10-03 20:02 UTC (5+ messages)
` [Buildroot] [PATCH v2, 1/1] "
[Buildroot] [PATCH 1/2] Revert "package/supertux: fix build with RELRO"
2020-10-03 20:00 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/supertux: fix build with RELRO
[GIT PULL] USB/PHY driver fixes for 5.9-rc8
2020-10-03 19:58 UTC (2+ messages)
[GIT PULL] xen: branch for v5.9-rc8
2020-10-03 19:58 UTC (2+ messages)
[PULL REQUEST] i2c for 5.9
2020-10-03 19:58 UTC (2+ messages)
[git pull] Input updates for v5.9-rc7
2020-10-03 19:58 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 5.9-rc8
2020-10-03 19:58 UTC (2+ messages)
[PATCH v39 00/24] Intel SGX foundations
2020-10-03 19:54 UTC (3+ messages)
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver
[PATCH net-next v2 0/6] bonding: rename bond components
2020-10-03 19:50 UTC (8+ messages)
` [PATCH net-next v2 6/6] bonding: make Kconfig toggle to disable legacy interfaces
[PATCH net-next v2 5/6] bonding: update Documentation for port/bond terminology
2020-10-03 19:44 UTC (5+ messages)
[PATCH 1/1] efi/libstub/x86: simplify efi_is_native()
2020-10-03 19:44 UTC (3+ messages)
[PATCH 00/18] use semicolons rather than commas to separate statements
2020-10-03 19:43 UTC (14+ messages)
[PATCH v2] spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string
2020-10-03 19:42 UTC (3+ messages)
[mac80211-next:genetlink-op-policy-export 14/16] net/netlink/policy.c:137 netlink_policy_dump_add_policy() warn: passing a valid pointer to 'PTR_ERR'
2020-10-03 19:40 UTC
[PATCH 1/2] libsepol: drop confusing BUG_ON macro
2020-10-03 19:39 UTC (2+ messages)
` [PATCH 2/2] libsepol: silence potential NULL pointer dereference warning
[PATCH] drm/gma500: fix double free of gma_connector
2020-10-03 19:39 UTC (2+ messages)
[PATCH 1/2] arm64: dts: apm: drop unused reg-io-width from DW APB GPIO controller
2020-10-03 19:33 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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.