linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 20:13:20 to 2020-10-31 02:48:05 UTC [more...]

[PATCH v11 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-31  2:48 UTC  (3+ messages)

[PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_core_suspend/resume __maybe_unused
 2020-10-31  2:42 UTC  (2+ messages)

Using fixed LPI number for some Device ID
 2020-10-31  2:19 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: add missing iounmap() on error in qlafx00_iospace_config
 2020-10-31  2:16 UTC 

[PATCH -next v2] usb: Mark sync_all_pins() with static keyword
 2020-10-31  1:54 UTC  (2+ messages)

[PATCH] soc: mediatek: cmdq: fixup possible timeout issue
 2020-10-31  1:49 UTC  (2+ messages)

[PATCH v5 00/21] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-10-31  1:38 UTC  (3+ messages)
` [PATCH v5 14/21] kprobes: Remove NMI context check

[Y2038][time namespaces] Question regarding CLOCK_REALTIME support plans in Linux time namespaces
 2020-10-31  1:38 UTC  (8+ messages)

[rcu:rcu/next] BUILD SUCCESS 76b43ef30dc30f8d5f9ac91ccd562159995f5879
 2020-10-31  1:26 UTC 

[PATCH net-next 0/5] L2 multicast forwarding for Ocelot switch
 2020-10-31  1:27 UTC  (4+ messages)
` [PATCH net-next 4/5] net: mscc: ocelot: make entry_type a member of struct ocelot_multicast

[PATCH v11 0/4] userspace MHI client interface driver
 2020-10-31  1:26 UTC  (6+ messages)
` [PATCH v11 4/4] bus: mhi: Add userspace "

[PATCH v11 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2020-10-31  1:23 UTC  (2+ messages)

[PATCH -next v3] platform/x86/dell-wmi-sysman: Make some symbols static
 2020-10-31  1:32 UTC 

ERROR: modpost: "__irq_set_affinity" undefined!
 2020-10-31  1:15 UTC 

[PATCH v20 00/20] per memcg lru lock
 2020-10-31  1:14 UTC  (11+ messages)
` [PATCH v20 02/20] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tail

[PATCH] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
 2020-10-31  1:18 UTC 

[PATCH] drm: panel: simple: add missing platform_driver_unregister() in panel_simple_init
 2020-10-31  1:18 UTC 

[PATCH] cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init
 2020-10-31  1:18 UTC 

[PATCH net-next] net: bridge: explicitly convert between mdb entry state and port group flags
 2020-10-31  0:59 UTC  (2+ messages)

[PATCH v4 net-next] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-31  0:57 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-31  0:49 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v6 2/5] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
` [PATCH net-next v6 3/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v6 4/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v6 5/5] net: hdlc_fr: Add support for any Ethertype

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-31  0:42 UTC  (3+ messages)
` [PATCH v8 -tip 19/26] sched: Add a second-level tag for nested CGroup usecase

[PATCH net-next v5 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-31  0:37 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v5 2/5] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
` [PATCH net-next v5 3/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v5 4/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v5 5/5] net: hdlc_fr: Add support for any Ethertype

[PATCH v5 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-10-31  0:38 UTC  (2+ messages)
` [PATCH v5 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[RFC][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-10-31  0:37 UTC  (2+ messages)
` [RFC][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[PATCH v2] f2fs: move ioctl interface definitions to separated file
 2020-10-31  0:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] stop_machine: Mark functions as notrace
 2020-10-31  0:28 UTC  (9+ messages)

[PATCH RFC v3 0/4] x86/bus_lock: Enable bus lock detection
 2020-10-31  0:27 UTC  (5+ messages)
` [PATCH RFC v3 1/4] x86/cpufeatures: Enumerate #DB for "
` [PATCH RFC v3 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock
` [PATCH RFC v3 3/4] x86/bus_lock: Set rate limit "
` [PATCH RFC v3 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter

[PATCH v2 net 0/5] net: ipa: minor bug fixes
 2020-10-31  0:23 UTC  (4+ messages)

[PATCH net-next v4] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-31  0:16 UTC  (2+ messages)

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-10-31  0:12 UTC  (13+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH] fix for potential NULL pointer dereference with bare lan743x
 2020-10-31  0:03 UTC  (2+ messages)

[PATCH bpf-next 0/5] Implement task_local_storage
 2020-10-31  0:02 UTC  (5+ messages)
` [PATCH bpf-next 1/5] bpf: Implement task local storage

[PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
 2020-10-31  0:01 UTC  (6+ messages)

[PATCH] perf: increase size of buf in perf_evsel__hists_browse()
 2020-10-30 23:54 UTC 

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-30 23:53 UTC  (9+ messages)

[PATCH 0/5] Elimo Impetus and Initium support
 2020-10-30 23:43 UTC  (8+ messages)
` [PATCH v2 0/6] Elimo Impetus and Initium support - rework
` [PATCH v2 1/6] dt-bindings: vendors: add Elimo Engineering vendor prefix
` [PATCH v2 2/6] ARM: dts: sun8i: V3/S3: Add UART1 pin definitions to the V3/S3 dtsi
` [PATCH v2 3/6] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH v2 4/6] dt-bindings: arm: sunxi: add Elimo bindings
` [PATCH v2 5/6] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC
` [PATCH v2 6/6] ARM: dts: sunxi: align pinecube compatible property to other S3 boards

[PATCH v4 0/3] Add support for VBUS detection
 2020-10-30 23:37 UTC  (4+ messages)
` [PATCH v4 2/3] bindings: pm8941-misc: "

[PATCH net-next 00/19] net: phy: add support for shared interrupts (part 1)
 2020-10-30 23:36 UTC  (7+ messages)

[PATCH 0/3] Fix kernfs node reference count leak issues
 2020-10-30 23:31 UTC  (4+ messages)
` [PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak

[PATCH 0/6] perf: Reduce stack usage (and misc bits)
 2020-10-30 23:31 UTC  (7+ messages)
` [PATCH 4/6] perf: Optimize get_recursion_context()

[PATCH] platform/chrome: Don't treat RTC events as wakeup sources
 2020-10-30 23:25 UTC 

[PATCH] Fix default q_len for usb_f_printer gadget driver
 2020-10-30 23:24 UTC  (2+ messages)

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-10-30 23:23 UTC  (3+ messages)
` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

[PATCH] drm/msm/dp: promote irq_hpd handle to handle link trainign correctly
 2020-10-30 23:23 UTC 

[PATCH v2] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
 2020-10-30 23:23 UTC 

[PATCH] drm/msm/dp: deinitialize mainlink if link training failedo
 2020-10-30 23:22 UTC 

[PATCH -next] fs: Fix memory leaks in do_renameat2() error paths
 2020-10-30 23:21 UTC  (7+ messages)

[GIT PULL] flexible array conversions for 5.10-rc2
 2020-10-30 22:13 UTC 

[PATCH net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation
 2020-10-30 23:12 UTC  (2+ messages)

[PATCH] percpu: convert flexible array initializers to use struct_size()
 2020-10-30 21:38 UTC  (2+ messages)

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-10-30 23:03 UTC  (4+ messages)
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the DP83TD510 "

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-30 22:56 UTC  (4+ messages)
` [PATCH 2/3] mm, page_poison: use static key more efficiently

[PATCH v4 00/17] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-10-30 22:54 UTC  (18+ messages)
` [PATCH v4 01/17] irqchip: Add IMS (Interrupt Message Store) driver
` [PATCH v4 02/17] iommu/vt-d: Add DEV-MSI support
` [PATCH v4 13/17] dmaengine: idxd: ims setup for the vdcm

[PATCH v2 1/2] mm: reorganize internal_get_user_pages_fast()
 2020-10-30 22:52 UTC  (4+ messages)
  ` [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH net-next v4 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-30 22:52 UTC  (22+ messages)
` [PATCH net-next v4 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v4 3/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v4 4/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v4 5/5] net: hdlc_fr: Add support for any Ethertype

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-10-30 22:49 UTC  (5+ messages)

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-30 22:45 UTC  (10+ messages)
` [PATCH 01/14] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 04/14] media: sun6i-csi: Fix the image storage bpp for 10/12-bit Bayer formats
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller

INFO: task hung in gfs2_gl_hash_clear
 2020-10-30 22:44 UTC 

[PATCH] kunit: tool: fix extra trailing \n in parsed test output
 2020-10-30 22:40 UTC  (5+ messages)

[PATCH] kunit: tool: fix extra trailing \n in raw + parsed test output
 2020-10-30 22:38 UTC 

[PATCH] AER: aer_root_reset() non-native handling
 2020-10-30 22:34 UTC 

[PATCH v5 0/2] leds: mt6360: Add LED driver for MT6360
 2020-10-30 22:34 UTC  (9+ messages)
` [PATCH v5 2/2] "

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-30 22:19 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v7 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v7 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v7 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v7 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v7 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[PATCH v8 -tip 23/26] kselftest: Add tests for core-sched interface
 2020-10-30 22:20 UTC  (2+ messages)
` [PATCH] sched: Change all 4 space tabs to actual tabs

[PATCH] sched/fair: remove the spin_lock operations
 2020-10-30 22:16 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[GIT PULL] libata fix for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[PATCH] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
 2020-10-30 22:06 UTC  (3+ messages)

[RFC PATCH 0/3] Add Microchip PolarFire Soc Support
 2020-10-30 21:21 UTC  (11+ messages)
` [RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE board
` [RFC PATCH 3/3] RISC-V: Enable Microchip PolarFire ICICLE SoC

[PATCH] PCI: Always call pci_enable_acs() regardless of pdev->acs_cap
 2020-10-30 21:42 UTC  (2+ messages)

[PATCH 00/11 v2] ftrace: Have callbacks handle their own recursion
 2020-10-30 21:31 UTC  (12+ messages)
` [PATCH 01/11 v2] ftrace: Move the recursion testing into global headers
` [PATCH 02/11 v2] ftrace: Add ftrace_test_recursion_trylock() helper function
` [PATCH 03/11 v2] ftrace: Optimize testing what context current is in
` [PATCH 04/11 v2] pstore/ftrace: Add recursion protection to the ftrace callback
` [PATCH 05/11 v2] kprobes/ftrace: "
` [PATCH 06/11 v2] livepatch/ftrace: "
` [PATCH 07/11 v2] livepatch: Trigger WARNING if livepatch function fails due to recursion
` [PATCH 08/11 v2] perf/ftrace: Add recursion protection to the ftrace callback
` [PATCH 09/11 v2] perf/ftrace: Check for rcu_is_watching() in callback function
` [PATCH 10/11 v2] ftrace: Reverse what the RECURSION flag means in the ftrace_ops
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion

[PATCH net 1/1] ptp: idt82p33: add adjphase support
 2020-10-30 21:38 UTC  (2+ messages)

[PATCH v20 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-10-30 21:28 UTC  (6+ messages)
` [PATCH v20 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v20 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v20 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v20 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v20 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir)
 2020-10-30 21:29 UTC  (2+ messages)

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-10-30 21:28 UTC  (5+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 4/9] ARM: syscall: always store thread_info->syscall

[PATCH] drivers: net: phy: Fix spelling in comment defalut to default
 2020-10-30 21:21 UTC  (3+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-10-30 21:17 UTC  (13+ messages)
` [PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after queue reset

[PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain()
 2020-10-30 21:06 UTC  (2+ messages)

[PATCH v6 0/5] iommu aux-domain APIs extensions
 2020-10-30 21:06 UTC  (6+ messages)
` [PATCH v6 4/5] iommu/vt-d: Add iommu_ops support for subdevice bus
` [PATCH v6 5/5] vfio/type1: Use mdev bus iommu_ops for IOMMU callbacks

[PATCH] ipv6: mcast: make annotations for ip6_mc_msfget() consistent
 2020-10-30 20:59 UTC  (2+ messages)

[PATCH v10 00/15] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-30 20:59 UTC  (2+ messages)
    ` [linux-sunxi] "

[ANNOUNCE] 4.19.152-rt65
 2020-10-30 20:40 UTC 

[PATCH RFC] ipvs: add genetlink cmd to dump all services and destinations
 2020-10-30 20:27 UTC 

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-10-30 20:37 UTC  (6+ messages)
` [PATCH v2 07/15] parisc: use legacy_timer_tick

[GIT PULL] Btrfs fixes for 5.10-rc2
 2020-10-30 20:35 UTC  (2+ messages)

[PATCH] arc: add support for TIF_NOTIFY_SIGNAL
 2020-10-30 20:36 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc2
 2020-10-30 20:29 UTC  (2+ messages)

[PATCH] dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions
 2020-10-30 20:30 UTC 

[GIT PULL] asm-generic: bugfix for v5.10
 2020-10-30 20:29 UTC  (2+ messages)

For review: seccomp_user_notif(2) manual page [v2]
 2020-10-30 20:27 UTC  (4+ messages)

[PATCH v2 0/6] Improve kernel section protections
 2020-10-30 20:29 UTC  (6+ messages)
` [PATCH v2 5/6] RISC-V: Protect .init.text & .init.data

[PATCH v3 0/3] add ast2400/2500 phy-handle support
 2020-10-30 20:26 UTC  (5+ messages)
` [PATCH v3 2/3] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
` [PATCH v3 3/3] dt-bindings: net: ftgmac100: describe phy-handle and MDIO

[PATCH] pwm: lp3943: Dynamically allocate pwm chip base
 2020-10-30 20:11 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-30 20:07 UTC  (2+ messages)
` [PATCH net-next v3 07/10] net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode

[PATCH v2 1/3] dt-bindings: HID: i2c-hid: Label this binding as deprecated
 2020-10-30 20:11 UTC  (5+ messages)

[PATCH] pwm: tiehrpwm: handle deferred probe with dev_err_probe()
 2020-10-30 20:12 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).