messages from 2022-03-05 03:14:37 to 2022-03-07 01:34:06 UTC [more...]
[PATCH v2] bonding: helper macro __ATTR_RO to make code more clear
2022-03-07 1:33 UTC
[PATCH] netfilter: bridge: clean up some inconsistent indenting
2022-03-07 0:41 UTC
[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
2022-03-06 23:43 UTC (6+ messages)
` [PATCH bpf-next v1 1/5] bpf: Add ARG_SCALAR and ARG_CONSTANT
` [PATCH bpf-next v1 2/5] bpf: Introduce pkt_uid concept for PTR_TO_PACKET
` [PATCH bpf-next v1 3/5] bpf: Introduce bpf_packet_pointer helper to do DPA
` [PATCH bpf-next v1 4/5] selftests/bpf: Add verifier tests for pkt pointer with pkt_uid
` [PATCH bpf-next v1 5/5] selftests/bpf: Update xdp_adjust_frags to use bpf_packet_pointer
linux-next: manual merge of the net-next tree with the net tree
2022-03-06 23:14 UTC
[PATCH net-next] ptp: ocp: Add serial port information to the debug summary
2022-03-06 22:53 UTC (8+ messages)
` [PATCH net-next 1/2] ptp: ocp: add nvmem interface for accessing eeprom
[PATCH bpf-next v9 0/5] Add support for transmitting packets using XDP in bpf_prog_run()
2022-03-06 22:34 UTC (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
` [PATCH bpf-next v9 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
` [PATCH bpf-next v9 3/5] libbpf: Support batch_size option to bpf_prog_test_run
` [PATCH bpf-next v9 4/5] selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
` [PATCH bpf-next v9 5/5] selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
[PATCH net-next 00/10] net: Convert user to netif_rx(), part 3
2022-03-06 22:12 UTC (12+ messages)
` [PATCH net-next 01/10] s390: net: Use netif_rx()
` [PATCH net-next 02/10] staging: "
` [PATCH net-next 03/10] tun: vxlan: "
` [PATCH net-next 04/10] tipc: "
` [PATCH net-next 05/10] batman-adv: "
` [PATCH net-next 06/10] bluetooth: "
` [PATCH net-next 07/10] phonet: "
` [PATCH net-next 08/10] net: phy: micrel: "
` [PATCH net-next 09/10] net: Remove netif_rx_any_context() and netif_rx_ni()
` [PATCH net-next 10/10] net: phy: micrel: Move netif_rx() outside of IRQ-off section
[RFC PATCH net-next 0/6] ptp: Support hardware clocks with additional free running time
2022-03-06 21:50 UTC (14+ messages)
` [RFC PATCH net-next 1/6] bpf: Access hwtstamp field of hwtstamps directly
` [RFC PATCH net-next 2/6] ptp: Initialize skb_shared_hwtstamps
` [RFC PATCH net-next 3/6] ptp: Add free running time support
` [RFC PATCH net-next 4/6] ptp: Support time stamps based on free running time
` [RFC PATCH net-next 5/6] ptp: Allow vclocks without free running physical clock
` [RFC PATCH net-next 6/6] tsnep: Add free running time support
Linux regressions report for mainline [2022-03-06]
2022-03-06 21:33 UTC
[PATCH 1/1] eth: Transparently receive IP over LLC/SNAP
2022-03-06 21:09 UTC (3+ messages)
Regression with improved multi chip isolation
2022-03-06 20:27 UTC (3+ messages)
linux-next: Signed-off-by missing for commits in the net-next tree
2022-03-06 20:22 UTC
[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
2022-03-06 19:31 UTC (6+ messages)
` [PATCH v3 1/9] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v3 2/9] ima: Always return a file measurement in ima_file_hash()
[PATCH] SO_ZEROCOPY should rather return -ENOPROTOOPT
2022-03-06 19:22 UTC (6+ messages)
[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
2022-03-06 18:57 UTC (7+ messages)
[PATCH] bonding: helper macro __ATTR_RO to make code more clear
2022-03-06 18:30 UTC (2+ messages)
[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
2022-03-06 17:29 UTC (22+ messages)
` [PATCH 02/10] bpf: Add multi kprobe link
` [PATCH 05/10] bpf: Add cookie support to programs attached with kprobe multi link
` [PATCH 07/10] libbpf: Add bpf_link_create support for multi kprobes
` [PATCH 08/10] libbpf: Add bpf_program__attach_kprobe_opts "
` [PATCH 09/10] selftest/bpf: Add kprobe_multi attach test
` [PATCH 10/10] selftest/bpf: Add kprobe_multi test for bpf_cookie values
[PATCH] ethernet: sun: Fix an error handling path in happy_meal_pci_probe()
2022-03-06 16:39 UTC
[PATCH net-next] net: mdio-mux: add bus name to bus id
2022-03-06 15:17 UTC (2+ messages)
[PATCH] net: cxgb3: Fix an error code when probing the driver
2022-03-06 15:15 UTC (4+ messages)
` [PATCH v2] "
[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
2022-03-06 14:33 UTC (3+ messages)
[PATCH net-next v2] net/smc: fix compile warning for smc_sysctl
2022-03-06 14:27 UTC (3+ messages)
MK7921K de-auths from AP every 5 minutes
2022-03-06 13:00 UTC
net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
2022-03-06 12:56 UTC (10+ messages)
[PATCH bpf-next] samples/bpf: fix broken bpf programs due to function inlining
2022-03-06 12:15 UTC
[PATCH net-next 0/8] net: Convert user to netif_rx(), part 2
2022-03-06 11:40 UTC (13+ messages)
` [PATCH net-next 1/8] net: phy: Use netif_rx()
` [PATCH net-next 2/8] can: "
` [PATCH net-next 3/8] mctp: serial: "
` [PATCH net-next 4/8] slip/plip: "
` [PATCH net-next 5/8] wireless: Atheros: "
` [PATCH net-next 6/8] wireless: brcmfmac: "
` [PATCH net-next 7/8] wireless: Marvell: "
` [PATCH net-next 8/8] wireless: "
[PATCH net-next v6 0/3] tun/tap: use kfree_skb_reason() to trace dropped skb
2022-03-06 11:40 UTC (2+ messages)
[PATCH net-next] Revert "net/smc: don't req_notify until all CQEs drained"
2022-03-06 11:00 UTC (2+ messages)
[PATCH v9 00/11] fprobe: Introduce fprobe function entry/exit probe
2022-03-06 9:37 UTC (12+ messages)
` [PATCH v9 01/11] ftrace: Add ftrace_set_filter_ips function
` [PATCH v9 02/11] fprobe: Add ftrace based probe APIs
` [PATCH v9 03/11] rethook: Add a generic return hook
` [PATCH v9 04/11] rethook: x86: Add rethook x86 implementation
` [PATCH v9 05/11] arm64: rethook: Add arm64 rethook implementation
` [PATCH v9 06/11] powerpc: Add rethook support
` [PATCH v9 07/11] fprobe: Add exit_handler support
` [PATCH v9 08/11] fprobe: Add sample program for fprobe
` [PATCH v9 09/11] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v9 10/11] docs: fprobe: Add fprobe description to ftrace-use.rst
` [PATCH v9 11/11] fprobe: Add a selftest for fprobe
[PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
2022-03-06 9:08 UTC
[PATCH v2] rdma: Fix res_print_uint()
2022-03-06 7:00 UTC (5+ messages)
` [PATCH v3] rdma: Fix res_print_uint() and add res_print_u64()
` [PATCH v4] rdma: Fix the logic to print unsigned int
サンプル請求フォーム|株式会社 グラフィッククリエーション
2022-03-06 2:56 UTC
[PATCH] libbpf: fix array_size.cocci warning
2022-03-06 2:34 UTC
[PATCH net-next?] net: fungible: fix multiple build problems
2022-03-06 0:39 UTC (4+ messages)
[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
2022-03-06 0:28 UTC (4+ messages)
` [RFC v6 net-next 9/9] net: dsa: ocelot: add external ocelot switch control
[RFC] A couple of issues on BPF callstack
2022-03-06 0:28 UTC (2+ messages)
[PATCH net-next 0/3] ptp: Add generic is_sync() function
2022-03-06 0:07 UTC (5+ messages)
` [PATCH net-next 1/3] ptp: Add generic PTP "
` [PATCH net-next 2/3] dp83640: Use generic ptp_msg_is_sync() function
` [PATCH net-next 3/3] micrel: "
[PATCH] smsc95xx: Ignore -ENODEV errors when device is unplugged
2022-03-05 20:49 UTC (3+ messages)
[PATCH v2 net] smsc95xx: Ignore -ENODEV errors when device is unplugged
2022-03-05 20:47 UTC
[PATCH] net: dsa: return success if there was nothing to do
2022-03-05 20:32 UTC (3+ messages)
[PATCH iproute2-next] configure: Allow command line override of toolchain
2022-03-05 19:32 UTC (4+ messages)
[PATCH v2 net-next 00/14] tcp: BIG TCP implementation
2022-03-05 19:06 UTC (18+ messages)
` [PATCH v2 net-next 08/14] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v2 net-next 14/14] mlx5: support BIG TCP packets
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-03-05 19:00 UTC (3+ messages)
[PATCH] net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
2022-03-05 18:13 UTC
[PATCH] netfilter: conditionally use ct and ctinfo
2022-03-05 18:08 UTC
[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
2022-03-05 16:58 UTC (14+ messages)
` [PATCH bpf-next v2 01/28] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v2 05/28] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
[PATCH] selftests: net: fix array_size.cocci warning
2022-03-05 16:18 UTC
[PATCH bpf-next] bpf: Remove redundant slash
2022-03-05 16:10 UTC
[PATCH] ethernet: sun: Free the coherent when failing in probing
2022-03-05 15:45 UTC (2+ messages)
[PATCH net] net: lantiq_xrx200: fix use after free bug
2022-03-05 15:41 UTC (2+ messages)
[PATCH] qed: return status of qed_iov_get_link
2022-03-05 15:06 UTC
[BUG] net: macb: Use-After-Free when removing the module
2022-03-05 14:11 UTC (3+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
2022-03-05 13:48 UTC
[PATCH v2 net-next] net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
2022-03-05 12:32 UTC (3+ messages)
[PATCH] mISDN: Fix memory leak in dsp_pipeline_build()
2022-03-05 12:10 UTC (2+ messages)
[PATCH net-next 0/9] bnxt_en: Updates
2022-03-05 11:20 UTC (11+ messages)
` [PATCH net-next 1/9] bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE
` [PATCH net-next 2/9] bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE
` [PATCH net-next 3/9] bnxt_en: parse result field when NVRAM package install fails
` [PATCH net-next 4/9] bnxt_en: introduce initial link state of unknown
` [PATCH net-next 5/9] bnxt_en: Properly report no pause support on some cards
` [PATCH net-next 6/9] bnxt_en: Eliminate unintended link toggle during FW reset
` [PATCH net-next 7/9] bnxt_en: Do not destroy health reporters during reset
` [PATCH net-next 8/9] bnxt_en: implement hw health reporter
` [PATCH net-next 9/9] bnxt_en: add an nvm test for hw diagnose
[PATCH net-next v3 0/7] NAPI/GRO support for axienet driver
2022-03-05 11:20 UTC (2+ messages)
[PATCH net-next v5 0/3] net: dsa: realtek: add rtl8_4t tag
2022-03-05 11:10 UTC (2+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
2022-03-05 10:21 UTC (2+ messages)
[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
2022-03-05 9:57 UTC (5+ messages)
[PATCH v3] vhost: fix hung thread due to erroneous iotlb entries
2022-03-05 9:55 UTC
[PATCH v2] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
2022-03-05 9:14 UTC
[PATCH v2] isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
2022-03-05 8:58 UTC
[PATCH -next] ice: fix return value check in ice_gnss.c
2022-03-05 9:04 UTC
[PATCH] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
2022-03-05 8:37 UTC (3+ messages)
[PATCH] isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
2022-03-05 8:34 UTC (3+ messages)
[PATCH v4 1/3] Bluetooth: aosp: surface AOSP quality report through mgmt
2022-03-05 7:51 UTC (9+ messages)
` [PATCH v4 2/3] Bluetooth: btintel: surface Intel telemetry events "
` [PATCH v4 3/3] Bluetooth: mgmt: add set_quality_report for MGMT_OP_SET_QUALITY_REPORT
[PATCH net-next 00/11] mptcp: Selftest refinements and a new test
2022-03-05 6:00 UTC (2+ messages)
[PATCH v3] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
2022-03-05 5:49 UTC (2+ messages)
[PATCH] bcm63xx_enet: Use platform_get_irq() to get the interrupt
2022-03-05 5:40 UTC (2+ messages)
[PATCH v2 net-next] net-core: add rx_otherhost_dropped counter
2022-03-05 5:40 UTC (3+ messages)
[PATCH] net: atlantic: Avoid out-of-bounds indexing
2022-03-05 5:24 UTC (2+ messages)
[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
2022-03-05 5:20 UTC (4+ messages)
[RESEND PATCH net-next] ptp: ocp: Add serial port information to the debug summary
2022-03-05 5:20 UTC (2+ messages)
[PATCH net-next] net: sparx5: Fix initialization of variables on stack
2022-03-05 5:10 UTC (2+ messages)
[RESEND PATCH net-next] ptp: ocp: correct label for error path
2022-03-05 5:02 UTC (2+ messages)
[syzbot] WARNING in bpf_prog_test_run_xdp
2022-03-05 4:12 UTC (2+ messages)
pull request: bluetooth-next 2022-03-04
2022-03-05 4:00 UTC (3+ messages)
pull-request: bpf-next 2022-03-04
2022-03-05 3:50 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).