messages from 2021-01-30 12:42:20 to 2021-01-30 15:08:11 UTC [more...]
Linux 5.10.12
2021-01-30 14:10 UTC (2+ messages)
[PATCH 0/2] Fix USB2 PHY operation on Exynos542x
2021-01-30 14:39 UTC (8+ messages)
` [PATCH 2/2] ARM: dts: exynos: use Exynos5420 dedicated USB2 PHY compatible
[PATCH net-next 0/2] net: dsa: hellcreek: Report tables sizes
2021-01-30 13:59 UTC (2+ messages)
` [PATCH net-next 1/2] net: dsa: hellcreek: Report VLAN table occupancy
[PATCH net-next v2] net/sched: act_police: add support for packet-per-second policing
2021-01-30 14:57 UTC (2+ messages)
[PATCH stable v5.4 1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
2021-01-30 14:53 UTC (3+ messages)
` [PATCH stable v5.4 2/2] IPv6: reply ICMP error if the first fragment don't include all headers
[PATCH v4 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
2021-01-30 14:58 UTC (11+ messages)
` [PATCH v4 01/13] mfd: arizona: Drop arizona-extcon cells
` [PATCH v4 02/13] extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
` [PATCH v4 03/13] extcon: arizona: Fix various races on driver unbind
` [PATCH v4 05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
` [PATCH v4 06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
Progress Codes in BMC
2021-01-30 14:31 UTC (6+ messages)
FAILED: patch "[PATCH] nbd: freeze the queue while we're adding connections" failed to apply to 4.9-stable tree
2021-01-30 14:54 UTC
[meta-oe][PATCH 1/2] zbar: fix random do_prepare_recipe_sysroot_gettext failures
2021-01-30 14:57 UTC (2+ messages)
` [meta-oe][PATCH 2/2] zbar: use 4 spaces for indentation
create meta-ampere folder in openbmc repo
2021-01-30 14:11 UTC (6+ messages)
[igt-dev] [PATCH i-g-t] i915: Drop i915_hangman test case
2021-01-30 14:51 UTC
[PATCH] powerpc/fault: fix wrong KUAP fault for IO_URING
2021-01-30 13:54 UTC (13+ messages)
[PATCH] powerpc64/idle: Fix SP offsets when saving GPRs
2021-01-30 13:44 UTC (3+ messages)
[PATCH v5 00/11] Support disabling TCG on ARM (part 2)
2021-01-30 14:48 UTC (4+ messages)
` [PATCH v5 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
[bug report] ASoC: cpcap: new codec
2021-01-30 14:36 UTC (4+ messages)
` [PATCHv1] ASoC: cpcap: fix microphone timeslot mask
ERROR: modpost: ".__warn_printk" undefined!
2021-01-30 14:52 UTC
[PATCH] dt-bindings: serial: imx: Switch to my personal address
2021-01-30 14:47 UTC
[PATCH v7 00/42] powerpc: interrupt wrappers
2021-01-30 13:08 UTC (43+ messages)
` [PATCH v7 01/42] powerpc/64s: interrupt exit improve bounding of interrupt recursion
` [PATCH v7 02/42] KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs
` [PATCH v7 03/42] powerpc/32s: move DABR match out of handle_page_fault
` [PATCH v7 04/42] powerpc/64s: "
` [PATCH v7 05/42] powerpc/64s: move the hash fault handling logic to C
` [PATCH v7 06/42] powerpc: remove arguments from fault handler functions
` [PATCH v7 07/42] powerpc/fsl_booke/32: CacheLockingException remove args
` [PATCH v7 08/42] powerpc: do_break get registers from regs
` [PATCH v7 09/42] powerpc: DebugException remove args
` [PATCH v7 10/42] powerpc/32: transfer can avoid saving r4/r5 over trace call
` [PATCH v7 11/42] powerpc: bad_page_fault get registers from regs
` [PATCH v7 12/42] powerpc/64s: add do_bad_page_fault_segv handler
` [PATCH v7 13/42] powerpc: rearrange do_page_fault error case to be inside exception_enter
` [PATCH v7 14/42] powerpc/64s: move bad_page_fault handling to C
` [PATCH v7 15/42] powerpc/64s: split do_hash_fault
` [PATCH v7 16/42] powerpc/mm: Remove stale do_page_fault comment referring to SLB faults
` [PATCH v7 17/42] powerpc/64s: slb comment update
` [PATCH v7 18/42] powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
` [PATCH v7 19/42] powerpc/perf: move perf irq/nmi handling details into traps.c
` [PATCH v7 20/42] powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
` [PATCH v7 21/42] powerpc: add and use unknown_async_exception
` [PATCH v7 22/42] powerpc/cell: tidy up pervasive declarations
` [PATCH v7 23/42] powerpc: introduce die_mce
` [PATCH v7 24/42] powerpc/mce: ensure machine check handler always tests RI
` [PATCH v7 25/42] powerpc: improve handling of unrecoverable system reset
` [PATCH v7 26/42] powerpc: interrupt handler wrapper functions
` [PATCH v7 27/42] powerpc: add interrupt wrapper entry / exit stub functions
` [PATCH v7 28/42] powerpc: convert interrupt handlers to use wrappers
` [PATCH v7 29/42] powerpc: add interrupt_cond_local_irq_enable helper
` [PATCH v7 30/42] powerpc/64: context tracking remove _TIF_NOHZ
` [PATCH v7 31/42] powerpc/64s/hash: improve context tracking of hash faults
` [PATCH v7 32/42] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v7 33/42] powerpc/64: add context tracking to asynchronous interrupts
` [PATCH v7 34/42] powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
` [PATCH v7 35/42] powerpc/64s: move context tracking exit to interrupt exit path
` [PATCH v7 36/42] powerpc/64s: reconcile interrupts in C
` [PATCH v7 37/42] powerpc/64: move account_stolen_time into its own function
` [PATCH v7 38/42] powerpc/64: entry cpu time accounting in C
` [PATCH v7 39/42] powerpc: move NMI entry/exit code into wrapper
` [PATCH v7 40/42] powerpc/64s: move NMI soft-mask handling to C
` [PATCH v7 41/42] powerpc/64s: runlatch interrupt handling in C
` [PATCH v7 42/42] powerpc/64s: power4 nap fixup "
[RFC PATCH v3 00/27] KVM SGX virtualization support
2021-01-30 14:45 UTC (12+ messages)
` [RFC PATCH v3 01/27] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v3 02/27] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [RFC PATCH v3 07/27] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
[PATCH] dt-bindings: clock: imx: Switch to my personal address
2021-01-30 14:45 UTC
[Patch v2 net-next 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
2021-01-30 14:26 UTC (2+ messages)
[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
2021-01-30 14:13 UTC (4+ messages)
` [PATCH 20/21] clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header
[PATCH] armv8: Handle EL2 Host mode
2021-01-30 14:39 UTC (3+ messages)
[PATCH v6 0/3] Add support for Boundary Nitrogen8M Mini SBC
2021-01-30 14:33 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support
[PATCH net] net: hdlc_x25: Use qdisc to queue outgoing LAPB frames
2021-01-30 14:29 UTC (6+ messages)
[igt-dev] [PATCH i-g-t] meson: Turn on -Werror
2021-01-30 14:26 UTC (7+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for meson: Turn on -Werror (rev3)
` =?unknown-8bit?b?4pyX?= "
` [igt-dev] ✗ GitLab.Pipeline: warning for meson: Turn on -Werror (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[patch net-next RFC 00/10] introduce line card support for modular switch
2021-01-30 14:19 UTC (10+ messages)
Linux 5.4.94
2021-01-30 14:10 UTC (2+ messages)
Linux 4.19.172
2021-01-30 14:10 UTC (2+ messages)
Question about xen and Rasp 4B
2021-01-30 14:18 UTC (13+ messages)
[Buildroot] [PATCH 1/1] package/logrotate: use official tarball
2021-01-30 14:18 UTC
Re:read
2021-01-30 14:17 UTC
[PATCH 4.9 00/30] 4.9.254-rc1 review
2021-01-30 14:12 UTC (6+ messages)
[PATCH v2 0/3] Convert the mtk_disp driver to aotmic API
2021-01-30 14:12 UTC (11+ messages)
` [PATCH v2 1/3] pwm: mtk_disp: clear the clock operations
` [PATCH v2 2/3] pwm: mtk_disp: convert the driver to atomic API
` [PATCH v2 3/3] pwm: mtk_disp: implement .get_state()
Linux 4.14.218
2021-01-30 14:10 UTC (2+ messages)
stable/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.254)
2021-01-30 14:12 UTC
Linux 4.9.254
2021-01-30 14:10 UTC (2+ messages)
Linux 4.4.254
2021-01-30 14:10 UTC (2+ messages)
[PATCH] clk: imx: imx31: Remove the unused uart_clks[]
2021-01-30 14:08 UTC (2+ messages)
[PATCH 0/5] docs: arm: Improvements to Marvell SoC documentation
2021-01-30 14:06 UTC (4+ messages)
` [PATCH 1/5] docs: arm: marvell: turn the automatic links into labels
[Bug 211479] New: hid-generic: offset (0) exceeds report_count (0)
2021-01-30 14:05 UTC (3+ messages)
` [Bug 211479] "
batman-adv related query
2021-01-30 14:01 UTC (3+ messages)
` batman-adv: User defined nonce in packet header
stable/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.254)
2021-01-30 14:00 UTC
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-01-28
2021-01-30 14:00 UTC (4+ messages)
` [PATCH net 1/4] igc: Report speed and duplex as unknown when device is runtime suspended
[PATCH v2] drm/lima: add governor data with pre-defined thresholds
2021-01-30 13:57 UTC (3+ messages)
[PATCH] media: smipcie: fix interrupt handling and IR timeout
2021-01-30 13:56 UTC
[PATCH 01/10] ARM: dts: imx6: rdu2: enable WDOG1
2021-01-30 13:55 UTC (3+ messages)
[PATCH] drm/lima: Use delayed timer as default in devfreq profile
2021-01-30 13:51 UTC (3+ messages)
[PATCH 5.4 00/18] 5.4.94-rc1 review
2021-01-30 13:50 UTC (2+ messages)
[PATCH bpf-next V13 0/7] bpf: New approach for BPF MTU handling
2021-01-30 13:51 UTC (6+ messages)
` [PATCH bpf-next V13 4/7] bpf: add BPF-helper for MTU checking
[PATCH 4.19 00/26] 4.19.172-rc1 review
2021-01-30 13:50 UTC (2+ messages)
[PATCH 4.14 00/50] 4.14.218-rc1 review
2021-01-30 13:50 UTC (2+ messages)
[Buildroot] [RFC PATCH 0/1] package/sysklogd: proposal to update default syslog.conf
2021-01-30 13:52 UTC (2+ messages)
` [Buildroot] [RFC PATCH 1/1] package/sysklogd: update default syslog.conf to match upstream
[Buildroot] [PATCH 1/1] package/vsftpd: set VSFTPD_CPE_ID_VALID
2021-01-30 13:51 UTC
[PATCH 4.4 00/24] 4.4.254-rc1 review
2021-01-30 13:50 UTC (2+ messages)
[PATCH 5.10 00/32] 5.10.12-rc1 review
2021-01-30 13:50 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/vdr: add VDR_CPE_ID_VENDOR
2021-01-30 13:50 UTC
[Buildroot] [PATCH 1/1] package/squid: add SQUID_CPE_ID_VENDOR
2021-01-30 13:49 UTC
[Buildroot] [PATCH 1/1] package/vde2: add CPE variables
2021-01-30 13:48 UTC
[peterz-queue:mm/apply-to-page-range 4/6] mm/memory.c:2581:3: error: expected '; ' at end of declaration
2021-01-30 13:47 UTC
[PATCH] libsemanage: sync filesystem with sandbox
2021-01-30 13:45 UTC (3+ messages)
` [PATCH v2] "
[linux-5.4 test] 158796: regressions - FAIL
2021-01-30 13:45 UTC
[PATCH v2 0/8] arm64: Relocate absolute hyp VAs
2021-01-30 13:44 UTC (6+ messages)
` [PATCH v2 4/8] KVM: arm64: Generate hyp relocation data
[PATCH net] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
2021-01-30 13:43 UTC
[Buildroot] [PATCH 1/1] package/mutt: add gpgme optional dependency
2021-01-30 13:42 UTC
[Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.2.1
2021-01-30 13:39 UTC
[PATCH 1/3] clk: imx8mq: add PLL monitor output
2021-01-30 13:36 UTC (3+ messages)
[PATCH v8 17/16] x86/vm_event: add response flag to reset vmtrace buffer
2021-01-30 13:36 UTC
[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
2021-01-30 13:35 UTC (2+ messages)
[PATCH 1/1] scripts/release: make the script more robust and direct
2021-01-30 13:33 UTC
[PATCH] scripts/release: Release also tarball with everything
2021-01-30 13:32 UTC (2+ messages)
[Bug 1913873] Re: QEMU: net: vmxnet: integer overflow may crash guest
2021-01-30 13:21 UTC
[PATCH] arm64: dts: freescale: fix dcfg address range
2021-01-30 13:31 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/zeromq: disable libbsd on static build
2021-01-30 13:32 UTC
[Buildroot] [PATCH 1/2] package/bitcoin: security bump to version 0.21.0
2021-01-30 13:31 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/bitcoin: add CPE variables
[PATCH v3 0/5] Some optimizations related to sgx
2021-01-30 13:26 UTC (5+ messages)
` [PATCH v3 2/5] x86/sgx: Optimize the locking range in sgx_sanitize_section()
` [PATCH v3 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
[Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A
2021-01-30 13:24 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Remove unreachable code
2021-01-30 13:21 UTC (7+ messages)
` "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
[PATCH] net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
2021-01-30 13:16 UTC
[GIT PULL 1/2] MAINTAINERS: Update to TI maintainer for v5.12
2021-01-30 13:14 UTC (3+ messages)
[GIT PULL 2/2] arm64: TI K3 DT updates for v5.12
2021-01-30 13:14 UTC (3+ messages)
[qemu-mainline test] 158795: regressions - FAIL
2021-01-30 13:13 UTC
Linux kernel 5.10.12 released
2021-01-30 13:10 UTC
Linux kernel 5.4.94 released
2021-01-30 13:05 UTC
[PATCH] cifs: Changes made to crediting code to make debugging easier
2021-01-30 13:03 UTC
[PATCH v2] rtl8xxxu: remove unused assignment value
2021-01-30 7:23 UTC
[PATCH v5 00/16] KVM: Add minimal support for Xen HVM guests
2021-01-30 13:01 UTC (6+ messages)
` [PATCH v5 16/16] KVM: x86/xen: Add event channel interrupt vector upcall
[PATCH v3] kvfree_rcu: Release page cache under memory pressure
2021-01-30 13:18 UTC
Recent changes (master)
2021-01-30 13:00 UTC
[PATCH] alloc.h|c: migrate alloc_states to mem-pool
2021-01-30 12:59 UTC
[PATCH 0/5] xfs: various log stuff
2021-01-30 12:56 UTC (3+ messages)
` [PATCH 3/5] xfs: journal IO cache flush reductions
git fails with a broken pipe when one quits the pager
2021-01-30 12:52 UTC (4+ messages)
` [PATCH] pager: exit without error on SIGPIPE
Linux kernel 4.14.218 released
2021-01-30 12:50 UTC
Linux kernel 4.19.172 released
2021-01-30 12:50 UTC
[Buildroot] [PATCH 1/2] package/socat: add SOCAT_CPE_ID_VENDOR
2021-01-30 12:46 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/socat: security bump to version 1.7.4.1
[RFC PATCH resend] vidtv: adapter->mdev was set too late
2021-01-30 12:44 UTC (2+ messages)
` [Linux-kernel-mentees] "
kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
2021-01-30 12:44 UTC (9+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Only trust sseu subslice fuse if it is set
2021-01-30 12:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.