linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 10:48:29 to 2021-03-19 12:26:01 UTC [more...]

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-03-19 12:25 UTC  (5+ messages)

[PATCH 1/3] static_call: Fix static_call_set_init()
 2021-03-19 12:25 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH 2/3] static_call: Align static_call_is_init() patching condition
 2021-03-19 12:25 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH 3/3] static_call: Fix static_call_update() sanity check
 2021-03-19 12:25 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH -tip v3 00/11] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-19 12:23 UTC  (12+ messages)
` [PATCH -tip v3 01/11] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v3 02/11] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
` [PATCH -tip v3 03/11] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v3 04/11] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v3 05/11] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v3 06/11] ARC: Add instruction_pointer_set() API
` [PATCH -tip v3 07/11] ia64: "
` [PATCH -tip v3 08/11] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
` [PATCH -tip v3 09/11] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v3 10/11] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v3 11/11] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline

[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-19 12:22 UTC  (3+ messages)

[PATCH 5.11 00/31] 5.11.8-rc1 review
 2021-03-19 12:19 UTC  (32+ messages)
` [PATCH 5.11 01/31] io_uring: dont attempt IO reissue from the ring exit path
` [PATCH 5.11 02/31] KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()
` [PATCH 5.11 03/31] KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
` [PATCH 5.11 04/31] mptcp: send ack for every add_addr
` [PATCH 5.11 05/31] mptcp: pm: add lockdep assertions
` [PATCH 5.11 06/31] mptcp: dispose initial struct socket when its subflow is closed
` [PATCH 5.11 07/31] io_uring: refactor scheduling in io_cqring_wait
` [PATCH 5.11 08/31] io_uring: refactor io_cqring_wait
` [PATCH 5.11 09/31] io_uring: dont keep looping for more events if we cant flush overflow
` [PATCH 5.11 10/31] io_uring: simplify do_read return parsing
` [PATCH 5.11 11/31] io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
` [PATCH 5.11 12/31] gpiolib: Read "gpio-line-names" from a firmware node
` [PATCH 5.11 13/31] net: bonding: fix error return code of bond_neigh_init()
` [PATCH 5.11 14/31] regulator: pca9450: Add SD_VSEL GPIO for LDO5
` [PATCH 5.11 15/31] regulator: pca9450: Enable system reset on WDOG_B assertion
` [PATCH 5.11 16/31] regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
` [PATCH 5.11 17/31] gfs2: Add common helper for holding and releasing the freeze glock
` [PATCH 5.11 18/31] gfs2: move freeze glock outside the make_fs_rw and _ro functions
` [PATCH 5.11 19/31] gfs2: bypass signal_our_withdraw if no journal
` [PATCH 5.11 20/31] bpf: Prohibit alu ops for pointer types not defining ptr_limit
` [PATCH 5.11 21/31] bpf: Fix off-by-one for area size in creating mask to left
` [PATCH 5.11 22/31] bpf: Simplify alu_limit masking for pointer arithmetic
` [PATCH 5.11 23/31] bpf: Add sanity check for upper ptr_limit
` [PATCH 5.11 24/31] bpf, selftests: Fix up some test_verifier cases for unprivileged
` [PATCH 5.11 25/31] arm64: Unconditionally set virtual cpu id registers
` [PATCH 5.11 26/31] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
` [PATCH 5.11 27/31] fuse: fix live lock in fuse_iget()
` [PATCH 5.11 28/31] Revert "nfsd4: remove check_conflicting_opens warning"
` [PATCH 5.11 29/31] Revert "nfsd4: a clients own opens neednt prevent delegations"
` [PATCH 5.11 30/31] net: dsa: b53: Support setting learning on port
` [PATCH 5.11 31/31] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride

[PATCH 5.10 00/13] 5.10.25-rc1 review
 2021-03-19 12:19 UTC  (14+ messages)
` [PATCH 5.10 01/13] crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
` [PATCH 5.10 02/13] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
` [PATCH 5.10 03/13] bpf: Prohibit alu ops for pointer types not defining ptr_limit
` [PATCH 5.10 04/13] bpf: Fix off-by-one for area size in creating mask to left
` [PATCH 5.10 05/13] bpf: Simplify alu_limit masking for pointer arithmetic
` [PATCH 5.10 06/13] bpf: Add sanity check for upper ptr_limit
` [PATCH 5.10 07/13] bpf, selftests: Fix up some test_verifier cases for unprivileged
` [PATCH 5.10 08/13] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
` [PATCH 5.10 09/13] fuse: fix live lock in fuse_iget()
` [PATCH 5.10 10/13] Revert "nfsd4: remove check_conflicting_opens warning"
` [PATCH 5.10 11/13] Revert "nfsd4: a clients own opens neednt prevent delegations"
` [PATCH 5.10 12/13] ALSA: usb-audio: Dont avoid stopping the stream at disconnection
` [PATCH 5.10 13/13] net: dsa: b53: Support setting learning on port

[PATCH 5.4 00/18] 5.4.107-rc1 review
 2021-03-19 12:18 UTC  (19+ messages)
` [PATCH 5.4 01/18] KVM: arm64: nvhe: Save the SPE context early
` [PATCH 5.4 02/18] bpf: Prohibit alu ops for pointer types not defining ptr_limit
` [PATCH 5.4 03/18] bpf: Fix off-by-one for area size in creating mask to left
` [PATCH 5.4 04/18] bpf: Simplify alu_limit masking for pointer arithmetic
` [PATCH 5.4 05/18] bpf: Add sanity check for upper ptr_limit
` [PATCH 5.4 06/18] bpf, selftests: Fix up some test_verifier cases for unprivileged
` [PATCH 5.4 07/18] btrfs: scrub: Dont check free space before marking a block group RO
` [PATCH 5.4 08/18] drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang
` [PATCH 5.4 09/18] drm/i915/gvt: Fix mmio handler break on BXT/APL
` [PATCH 5.4 10/18] drm/i915/gvt: Fix virtual display setup for BXT/APL
` [PATCH 5.4 11/18] drm/i915/gvt: Fix port number for BDW on EDID region setup
` [PATCH 5.4 12/18] drm/i915/gvt: Fix vfio_edid issue for BXT/APL
` [PATCH 5.4 13/18] fuse: fix live lock in fuse_iget()
` [PATCH 5.4 14/18] crypto: x86 - Regularize glue function prototypes
` [PATCH 5.4 15/18] crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
` [PATCH 5.4 16/18] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
` [PATCH 5.4 17/18] net: dsa: tag_mtk: fix 802.1ad VLAN egress
` [PATCH 5.4 18/18] net: dsa: b53: Support setting learning on port

[PATCH 4.19 0/8] 4.19.182-rc1 review
 2021-03-19 12:18 UTC  (9+ messages)
` [PATCH 4.19 1/8] ext4: check journal inode extents more carefully
` [PATCH 4.19 2/8] KVM: arm64: nvhe: Save the SPE context early
` [PATCH 4.19 3/8] bpf: Prohibit alu ops for pointer types not defining ptr_limit
` [PATCH 4.19 4/8] bpf: Fix off-by-one for area size in creating mask to left
` [PATCH 4.19 5/8] bpf: Simplify alu_limit masking for pointer arithmetic
` [PATCH 4.19 6/8] bpf: Add sanity check for upper ptr_limit
` [PATCH 4.19 7/8] net: dsa: tag_mtk: fix 802.1ad VLAN egress
` [PATCH 4.19 8/8] net: dsa: b53: Support setting learning on port

[PATCH] dt: rockchip: rk3399: Add dynamic power coefficient for GPU
 2021-03-19 12:17 UTC  (2+ messages)

[PATCH v19 0/8] Free some vmemmap pages of HugeTLB page
 2021-03-19 12:15 UTC  (4+ messages)
` [PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
    ` [External] "

[PATCH v2 1/2] driver core: clear deferred probe reason on probe retry
 2021-03-19 12:16 UTC  (7+ messages)
` [PATCH v2 2/2] driver core: add helper for deferred probe reason setting

sparc: clang: error: unknown argument: '-mno-fpu'
 2021-03-19 12:15 UTC  (5+ messages)

[PATCH v1 0/2] wo minor changes for Cavium MMC host driver
 2021-03-19 12:13 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: cavium: Use '"%s...", __func__' to print function name
` [PATCH v1 2/2] mmc: cavium: Remove redundant if-statement checkup

[PATCH 1/3] drm/ttm: move swapout logic around v2
 2021-03-19 12:07 UTC 

[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-19 12:04 UTC  (5+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[for-stable-4.19 PATCH 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64
 2021-03-19 11:55 UTC  (5+ messages)
` [for-stable-4.19 PATCH 1/2] vmlinux.lds.h: Create section for protection against instrumentation

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-19 11:55 UTC  (5+ messages)
` [PATCH v4 18/19] coresight: sink: Add TRBE driver

arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'
 2021-03-19 11:52 UTC 

[patch 1/2] x86/ioapic: Ignore IRQ2 again
 2021-03-19 11:50 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
 2021-03-19 11:47 UTC  (8+ messages)
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[PATCH v5] printk: Userspace format enumeration support
 2021-03-19 11:43 UTC  (8+ messages)

[PATCH net-next 0/4] net: avoid retpoline overhead on VLAN and TEB GRO
 2021-03-19 11:43 UTC  (5+ messages)
` [PATCH net-next 2/4] gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-19 11:37 UTC  (10+ messages)

[PATCH] selftests/sgx: improve error detection and messages
 2021-03-19 11:38 UTC  (2+ messages)
` [tip: x86/sgx] selftests/sgx: Improve "

[PATCH] phy:qualcomm: remove duplicate argument
 2021-03-19 11:36 UTC 

[PATCH v1 1/2] dt-bindings: thermal: qcom-tsens: Add compatible for sm8350
 2021-03-19 11:27 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sm8350: Add thermal zones and throttling support

[PATCH V6 0/2] power: bq27xxx: add bq78z100
 2021-03-19 11:26 UTC  (5+ messages)
` [PATCH V6 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-19 11:21 UTC  (5+ messages)
` [net-next PATCH v7 04/16] of: mdio: Refactor of_phy_find_device()

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-19 11:21 UTC  (4+ messages)
` [PATCH v2 12/14] objtool: Allow archs to rewrite retpolines

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-19 11:19 UTC  (4+ messages)

[PATCH 1/1] arm64: print alloc free paths for address in registers
 2021-03-19 11:17 UTC 

[PATCH] genirq/matrix: Prevent managed_allocated/total_allocated counters getting out-of-sync
 2021-03-19 11:18 UTC 

[PATCH-tip 0/5] locking/locktorture: Fix locktorture ww_mutex test problems
 2021-03-19 11:16 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.12-rc3
 2021-03-19 11:15 UTC 

[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-19 11:13 UTC  (5+ messages)
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning

[PATCH 00/10] Convert signal32 to user read access by block
 2021-03-19 11:07 UTC  (11+ messages)
` [PATCH 01/10] signal: Add unsafe_get_compat_sigset()
` [PATCH 02/10] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32
` [PATCH 03/10] powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
` [PATCH 04/10] powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe()
` [PATCH 05/10] powerpc/signal32: Remove ifdefery in middle of if/else in sigreturn()
` [PATCH 06/10] powerpc/signal32: Perform access_ok() inside restore_user_regs()
` [PATCH 07/10] powerpc/signal32: Reorder user reads in restore_tm_user_regs()
` [PATCH 08/10] powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
` [PATCH 09/10] powerpc/signal32: Convert do_setcontext[_tm]() "
` [PATCH 10/10] powerpc/signal32: Simplify logging in sigreturn()

seccomp: Delay filter activation
 2021-03-19 11:03 UTC  (7+ messages)

[PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH] char: hw_random: delete redundant printing of return value
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH v10 00/33] Introduce the Counter character device interface
 2021-03-19 11:00 UTC  (34+ messages)
` [PATCH v10 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v10 02/33] docs: counter: Fix spelling
` [PATCH v10 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v10 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v10 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v10 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v10 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v10 08/33] counter: interrupt-cnt: "
` [PATCH v10 09/33] counter: microchip-tcb-capture: "
` [PATCH v10 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 11/33] counter: stm32-timer-cnt: "
` [PATCH v10 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v10 13/33] counter: ftm-quaddec: "
` [PATCH v10 14/33] counter: interrupt-cnt: "
` [PATCH v10 15/33] counter: microchip-tcb-capture: "
` [PATCH v10 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 17/33] counter: stm32-timer-cnt: "
` [PATCH v10 18/33] counter: Return error code on invalid modes
` [PATCH v10 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v10 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v10 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v10 22/33] counter: Internalize sysfs interface code
` [PATCH v10 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v10 24/33] docs: counter: Update "
` [PATCH v10 25/33] counter: Move counter enums to uapi header
` [PATCH v10 26/33] counter: Add character device interface
` [PATCH v10 27/33] docs: counter: Document "
` [PATCH v10 28/33] tools/counter: Create Counter tools
` [PATCH v10 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v10 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v10 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v10 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v10 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH] ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
 2021-03-19 10:48 UTC 

[PATCH V7 0/2] power: supply: bq27xxx: Add support for BQ78Z100
 2021-03-19 11:02 UTC  (3+ messages)
` [PATCH V7 1/2] dt-bindings: power: bq27xxx: add bq78z100
` [PATCH V7 2/2] power: supply: bq27xxx: Add support for BQ78Z100

KASAN: use-after-free Read in idr_for_each (2)
 2021-03-19 11:02 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
 2021-03-19 10:55 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-19 10:49 UTC  (6+ messages)
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge

[PATCH stable 0/6] net: dsa: b53: Correct learning for standalone ports
 2021-03-19 10:48 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon/hpre - fix Kconfig
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon - fix the check on dma address
 2021-03-19 10:45 UTC 

[PATCH v2] Updated locking documentation for journal_head
 2021-03-19 10:47 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).