linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-26 13:34:45 to 2019-10-27 14:03:56 UTC [more...]

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-27 14:03 UTC  (4+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
  ` [pipe] 6567a02d20: BUG:kernel_NULL_pointer_dereference,address

[PATCH 4.4 1/2] x86/vdso: Remove direct HPET mapping into userspace
 2019-10-27 13:50 UTC  (3+ messages)

[PATCH 1/4] staging: rtl8188eu: remove exit label from rtw_alloc_stainfo
 2019-10-27 13:06 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8188eu: reduce indentation level in _rtw_free_sta_priv
` [PATCH 3/4] staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfo
` [PATCH 4/4] staging: rtl8188eu: replace tabs with spaces - style

[PATCH] ceph: Fix use-after-free in __ceph_remove_cap
 2019-10-27 12:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
 2019-10-27 12:14 UTC  (2+ messages)

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-27 12:05 UTC  (8+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
` [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[GIT PULL] CIFS/SMB3 Fixes
 2019-10-27 11:30 UTC  (2+ messages)

[GIT pull] irq/urgent for 5.4-rc5
 2019-10-27 11:30 UTC  (8+ messages)
` [GIT pull] x86/urgent "
` [GIT pull] perf/urgent "
` [GIT pull] timers/urgent "

[GIT PULL] RISC-V updates for v5.4-rc5
 2019-10-27 11:30 UTC  (2+ messages)

[PATCH v5 net-next 07/12] net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
 2019-10-27 11:22 UTC  (3+ messages)
` [RFC PATCH] net: ethernet: ti: cpsw_port_offload_fwd_mark_update() can be static

[PATCH] dt-bindings: i2c: meson: convert to yaml
 2019-10-27 11:17 UTC  (4+ messages)

[PATCH v1 0/8] PEBS enabling in KVM guest
 2019-10-27 23:11 UTC  (9+ messages)
` [PATCH v1 1/8] KVM: x86: Add base address parameter for get_fixed_pmc function
` [PATCH v1 2/8] KVM: x86: PEBS output to Intel PT MSRs emulation
` [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
` [PATCH v1 4/8] KVM: x86: Aviod clear the PEBS counter when PEBS enabled in guest
` [PATCH v1 5/8] KVM: X86: Expose PDCM cpuid to guest
` [PATCH v1 6/8] KVM: X86: MSR_IA32_PERF_CAPABILITIES MSR emulation
` [PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
` [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-27 11:00 UTC  (4+ messages)

[PATCH] virtio_ring: fix stalls for packed rings
 2019-10-27 10:08 UTC 

[PATCH net-next] vringh: fix copy direction of vringh_iov_push_kern()
 2019-10-27 10:04 UTC  (2+ messages)

[PATCH v5 net-next 01/12] net: ethernet: ti: cpsw: allow untagged traffic on host port
 2019-10-27 10:02 UTC  (3+ messages)
` [RFC PATCH] net: ethernet: ti: cpsw: cpsw_ale_set_vlan_untag() can be static

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-27  9:59 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss "

[PATCH v3] mfd: db8500-prcmu: Support U8420-sysclk firmware
 2019-10-27  9:36 UTC  (2+ messages)

[PATCH v2 1/2] iio: adc: Add driver support for AD7292
 2019-10-27  9:28 UTC  (4+ messages)

[PATCH v3 1/3] iio: light: add driver for veml6030 ambient light sensor
 2019-10-27  9:26 UTC  (5+ messages)
` [PATCH v4 "

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2019-10-27  9:21 UTC  (11+ messages)

[PATCH 0/2] Add SC9863A emmc and sd card support in devicetree
 2019-10-27  9:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: Add SC9863A clock nodes
` [PATCH 2/2] arm64: dts: Add SC9863A emmc and sd card nodes

[PATCH] KVM: arm/arm64: show halt poll counters in debugfs
 2019-10-27  8:19 UTC 

[PATCH 0/6] hisi_sas: Expose multiple hw queues for v3 hw as experimental
 2019-10-27  8:19 UTC  (3+ messages)
` [PATCH 6/6] scsi: hisi_sas: Expose multiple hw queues for v3 "

[PATCH v5 net-next 06/12] net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
 2019-10-27  8:05 UTC  (2+ messages)

[PATCH] uprobes/x86: fix arch_uprobe_analyze_insn() comment
 2019-10-27  8:05 UTC  (2+ messages)
` [tip: x86/cleanups] x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments

[PATCH v13 12/22] mm: pagewalk: Allow walking without vma
 2019-10-27  7:59 UTC  (2+ messages)

[PATCH] MIPS: Change KVM_ENTRYHI_ASID to cpu_asid_mask(&current_cpu_data)
 2019-10-27  7:46 UTC 

[PATCH v14 0/5] overlayfs override_creds=off & nested get xattr fix
 2019-10-27  7:24 UTC  (3+ messages)
` [PATCH v14 2/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh

OInline tutoring Courses
 2019-10-27  6:17 UTC 

[PATCH] media: aspeed-video: Fix memory leaks in aspeed_video_probe
 2019-10-27  6:55 UTC  (2+ messages)

FREE Bestiality Social Network
 2019-10-27  6:00 UTC 

KASAN: null-ptr-deref Write in io_wq_cancel_all
 2019-10-27  6:33 UTC  (4+ messages)

[PATCH,RESEND] serial: 8250-mtk: Ask for IRQ-count before request one
 2019-10-27  6:32 UTC  (3+ messages)
` [PATCH, RESEND] "
  ` Aw: "

[PATCH] serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
 2019-10-27  6:21 UTC 

[PATCH v2] tty: serial: msm_serial: Fix flow control
 2019-10-27  5:55 UTC  (2+ messages)

[PATCH] kernel: sys.c: Avoid copying possible padding bytes in copy_to_user
 2019-10-27  5:47 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm845-cheza: delete zap-shader
 2019-10-27  5:40 UTC  (3+ messages)

[libbpf] dd4436bb83: kernel_selftests.bpf.test_section_names.fail
 2019-10-27  5:20 UTC 

[PATCH 2/3] perf: Optimize perf_init_event()
 2019-10-27  5:18 UTC  (2+ messages)
` [perf] 06e0dbcfd3: phoronix-test-suite.mbw.0.mib_s 12.6% improvement

[PATCH v2] fs/dax: Fix pmd vs pte conflict detection
 2019-10-27  5:17 UTC  (2+ messages)
` [fs/dax] a70e8083a9: fio.read_bw_MBps 523.2% improvement

[PATCH v6 00/15] thermal: qcom: tsens: Add interrupt support
 2019-10-27  5:12 UTC  (17+ messages)
` [PATCH v6 05/15] arm: dts: msm8974: thermal: Add thermal zones for each sensor
` [PATCH v6 06/15] arm64: dts: msm8916: thermal: Fixup HW ids for cpu sensors
` [PATCH v6 08/15] arm64: dts: sdm845: thermal: Add interrupt support
` [PATCH v6 09/15] arm64: dts: msm8996: "
` [PATCH v6 10/15] arm64: dts: msm8998: "
` [PATCH v6 11/15] arm64: dts: qcs404: "
` [PATCH v6 12/15] arm: dts: msm8974: "
` [PATCH v6 13/15] arm64: dts: msm8916: "

[PATCH V3 1/3] firmware: broadcom: add OP-TEE based BNXT f/w manager
 2019-10-27  5:12 UTC  (2+ messages)

[md] 6a5cb53aaa: mdadm-selftests.enchmarks/mdadm-selftests/tests/00multipath.fail
 2019-10-27  5:04 UTC 

[selftests/bpf] 694731e8ea: stderr.progs/test_core_reloc_ints.c:#:#:note:expanded_from_macro'CORE_READ'
 2019-10-27  5:02 UTC 

[PATCH] net: ethernet: broadcom: bnxt: Fix use true/false for bool
 2019-10-27  4:36 UTC 

BUG: MAX_LOCKDEP_KEYS too low!
 2019-10-27  3:31 UTC 

[PATCH v2 1/8] dt-bindings: watchdog: realtek: Convert RTD119x to schema
 2019-10-27  2:04 UTC  (7+ messages)
` [PATCH v2 3/8] dt-bindings: arm: realtek: Tidy up conversion to json-schema

4K Video Rendering Speeds with AMD Ryzen 3 3200G CPU and MSI GeForce GTX1650 4 GB GDDR5 GPU
 2019-10-27  1:02 UTC 

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-27  0:13 UTC  (10+ messages)
` [PATCH v9 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[PATCH] staging: fieldbus: anybuss: use devm_platform_ioremap_resource helper
 2019-10-26 23:52 UTC 

[GIT PULL] MIPS fixes
 2019-10-26 23:50 UTC  (2+ messages)

[PATCH] staging: media: allegro-dvt: remove bool comparison
 2019-10-26 23:16 UTC 

[PATCH v6] hid-logitech-hidpp: read battery voltage from newer devices
 2019-10-26 22:25 UTC 

[PATCH] staging: octeon: Remove unneeded variable
 2019-10-26 22:24 UTC 

[GIT PULL] USB fixes for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[GIT PULL] Staging driver fix for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[GIT PULL] TTY/Serial fix for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[GIT PULL] Driver core fix for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.4
 2019-10-26 20:45 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fix for 5.4-rc5
 2019-10-26 20:45 UTC  (2+ messages)

[PATCH v2 1/3] staging: rtl8712: Fix Alignment of open parenthesis
 2019-10-26 20:32 UTC  (4+ messages)
  ` [Outreachy kernel] "
` [PATCH v2 2/3] staging: rtl8712: Remove unnecessary parentheses
` [PATCH v2 3/3] staging: rtl8712: Remove lines before a close brace

[PATCH] ARM: dts: imx7d-pico: Add LCD support
 2019-10-26 20:29 UTC  (5+ messages)

[PATCH] net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
 2019-10-26 20:17 UTC  (6+ messages)
  ` [Cocci] "

[PATCH] mfd: db8500-prcmu: Support U8420-sysclk firmware
 2019-10-26 20:10 UTC  (3+ messages)

[PATCH v2] mfd: db8500-prcmu: Support U8420-sysclk firmware
 2019-10-26 20:13 UTC 

[PATCH v4 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-26 19:57 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH v4 2/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH v4 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

[PATCH] Documentation/scheduler: fix links in sched-stats
 2019-10-26 19:55 UTC 

[PATCH] clk: pxa: fix one of the pxa RTC clocks
 2019-10-26 19:44 UTC 

your mail
 2019-10-26 19:30 UTC 

[PATCH v3] staging: gasket: Fix lines ending with a '('
 2019-10-26 19:11 UTC 

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-26 18:56 UTC  (14+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[PATCH 1/4] arm64: dts: zii-ultra: Fix regulator-vsd-3v3's vin-supply
 2019-10-26 18:54 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: zii-ultra: Add node for accelerometer

[PATCH v2 0/5] Remove typedef declarations in staging: octeon
 2019-10-26 18:47 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
 2019-10-26 18:23 UTC  (4+ messages)

[PATCH] net: hisilicon: Fix ping latency when deal with high throughput
 2019-10-26 18:22 UTC  (3+ messages)

[PATCH] wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
 2019-10-26 18:08 UTC  (2+ messages)

[RESEND PATCH 0/2] Cleanup in rtl8712
 2019-10-26 18:05 UTC  (5+ messages)
` [RESEND PATCH 1/2] staging: rtl8712: Fix Alignment of open parenthesis
` [RESEND PATCH 2/2] staging: rtl8712: Remove lines before a close brace

[RESEND PATCH] staging: gasket: Fix line ending with a '('
 2019-10-26 18:02 UTC  (2+ messages)

[PATCH 3.16 00/47] 3.16.76-rc1 review
 2019-10-26 18:00 UTC  (3+ messages)

[PATCH 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2019-10-26 17:47 UTC  (5+ messages)
` [PATCH 1/4] media: uapi: hevc: Add scaling matrix control
` [PATCH 2/4] media: cedrus: hevc: Add support for scaling matrix
` [PATCH 3/4] media: uapi: hevc: Add segment address field
` [PATCH 4/4] media: cedrus: hevc: Add support for multiple slices

[PATCH 0/3] ARM: dts: rockchip: Use hci_bcm driver for bcm43540 on Veyron devices
 2019-10-26 17:39 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: rockchip: Add brcm bluetooth module on uart0

[PATCH] drm: Add support for integrated privacy screens
 2019-10-26 17:18 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH 1/7] staging: rtl8188eu: cleanup comments in rtw_sta_mgt.c
 2019-10-26 17:18 UTC  (3+ messages)
` [PATCH 7/7] staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfo

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-26 15:57 UTC  (4+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 05/17] add support for Clang's Shadow Call Stack (SCS)

Please pick ("LSM: SafeSetID: Stop releasing uninitialized ruleset") to 5.3 stable
 2019-10-26 15:29 UTC  (2+ messages)

[PATCH v7 0/5] Add initial support for S32V234-EVB
 2019-10-26 15:12 UTC  (8+ messages)
` [PATCH v7 4/5] arm64: dts: fsl: Add device tree "

[PATCH v2 8/8] scsi: sr: wait for the medium to become ready
 2019-10-26 14:57 UTC  (2+ messages)
` [scsi] 9ed2563662: BUG:kernel_NULL_pointer_dereference,address

[PATCH v4] coccicheck: Support search for SmPL scripts within selected directory hierarchy
 2019-10-26 14:19 UTC  (3+ messages)

[PATCH v2 2/2] PCI: Add missing link delays required by the PCIe spec
 2019-10-26 14:19 UTC  (2+ messages)

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2019-10-26 13:50 UTC  (3+ messages)
` [RFC PATCH 4/5] ovl: user xattr

[PATCH AUTOSEL 5.3 01/99] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-10-26 13:15 UTC  (24+ messages)
` [PATCH AUTOSEL 5.3 07/99] mac80211_hwsim: fix incorrect dev_alloc_name failure goto
` [PATCH AUTOSEL 5.3 08/99] nvme: fix possible deadlock when nvme_update_formats fails
` [PATCH AUTOSEL 5.3 09/99] nvme: retain split access workaround for capability reads
` [PATCH AUTOSEL 5.3 10/99] net: dsa: b53: Do not clear existing mirrored port mask
` [PATCH AUTOSEL 5.3 11/99] net: stmmac: selftests: Check if filtering is available before running
` [PATCH AUTOSEL 5.3 13/99] net: stmmac: selftests: Fix L2 Hash Filter test
` [PATCH AUTOSEL 5.3 15/99] ALSA: hdac: clear link output stream mapping
` [PATCH AUTOSEL 5.3 17/99] rxrpc: Fix trace-after-put looking at the put peer record
` [PATCH AUTOSEL 5.3 19/99] rxrpc: Fix trace-after-put looking at the put call record
` [PATCH AUTOSEL 5.3 20/99] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
` [PATCH AUTOSEL 5.3 23/99] mac80211: accept deauth frames in IBSS mode
` [PATCH AUTOSEL 5.3 28/99] llc: fix sk_buff refcounting in llc_conn_state_process()
` [PATCH AUTOSEL 5.3 29/99] selftests/bpf: Set rp_filter in test_flow_dissector
` [PATCH AUTOSEL 5.3 30/99] selftests/bpf: More compatible nc options in test_lwt_ip_encap
` [PATCH AUTOSEL 5.3 32/99] net_sched: fix backward compatibility for TCA_ACT_KIND
` [PATCH AUTOSEL 5.3 37/99] iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
` [PATCH AUTOSEL 5.3 39/99] drm/amdgpu/powerplay: fix typo in mvdd table setup
` [PATCH AUTOSEL 5.3 40/99] net: stmmac: fix length of PTP clock's name string
` [PATCH AUTOSEL 5.3 41/99] net: stmmac: fix disabling flexible PPS output
` [PATCH AUTOSEL 5.3 44/99] s390/qeth: Fix error handling during VNICC initialization
` [PATCH AUTOSEL 5.3 45/99] s390/qeth: Fix initialization of vnicc cmd masks during set online
` [PATCH AUTOSEL 5.3 46/99] act_mirred: Fix mirred_init_module error handling
` [PATCH AUTOSEL 5.3 50/99] tun: remove possible false sharing in tun_flow_update()


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).